Class ValidationError.NoCustomPropertyFoundPostProcess

  • Enclosing class:
    ValidationError

    public static class ValidationError.NoCustomPropertyFoundPostProcess
    extends ValidationError
    While trying to get a Custom Map Property during post processing.
    • Constructor Detail

      • NoCustomPropertyFoundPostProcess

        public NoCustomPropertyFoundPostProcess​(java.lang.String path,
                                                java.lang.String property)
    • Method Detail

      • description

        public java.lang.String description()
        Description copied from class: ValidationError
        Get the description of the error.
        Specified by:
        description in class ValidationError
        Returns:
        description of the error