Hello, that is possible to check if field injection was set or not?
For example:
private Expression mailTo;
private Expression mailText;
Suppose, we have set only mailTo
Is possible to know that mailTo was set and mailtText no?