Class SimpleValidationFailure

    • Field Detail

      • source

        protected Object source
      • error

        protected Object error
    • Constructor Detail

      • SimpleValidationFailure

        public SimpleValidationFailure​(Object source,
                                       Object error)