Class SimpleViolationsContainer

    • Constructor Detail

      • SimpleViolationsContainer

        public SimpleViolationsContainer​(Object target)
    • Method Detail

      • size

        public int size()
      • getException

        public Exception getException()
      • setException

        public void setException​(Exception exception)
      • getTarget

        public Object getTarget()
      • setTarget

        public void setTarget​(Object target)
      • isFieldsValidated

        public boolean isFieldsValidated()
      • setFieldsValidated

        public void setFieldsValidated​(boolean fieldsValidated)