Class FormFieldValidatorInvocation


  • public class FormFieldValidatorInvocation
    extends DelegateInvocation
    Author:
    Roman Smirnov
    • Method Detail

      • invoke

        protected void invoke()
                       throws java.lang.Exception
        Specified by:
        invoke in class DelegateInvocation
        Throws:
        java.lang.Exception
      • getInvocationResult

        public java.lang.Boolean getInvocationResult()
        Overrides:
        getInvocationResult in class DelegateInvocation
        Returns:
        the result of the invocation (can be null if the invocation does not return a result)