I wanted to check application rules for a generated entity, but before saving it, because I wanted to check a bunch of entities, and if all is ready to save, then I will trigger the saving progress, otherwise I want to output the errors to the user.
I do not found a way until now to check application rules from an entity, only to check the validation rule via Entity->errors().