Class ValidationSupport.ValidationResultException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    ValidationSupport

    public static class ValidationSupport.ValidationResultException
    extends Exception
    Exception class that should be used internally by validators to process errors.
    See Also:
    Serialized Form
    • Constructor Detail

    • Method Detail

      • getResult

        public ValidationResult getResult()
        Returns the validation result.
        Returns:
        the validation result