Called to ask if Agentry should handle displaying validation failure text or leave it to the extension.
public boolean isAgentryDisplayingValidationFailure ()
If this method returns true, Agentry will handle displaying the field validation failure text. If this method returns false, the extension takes responsibility for the field validation failure text.
By default, Agentry is responsible for displaying the validation failure text.