Class ValidationErrors
java.lang.Object
ch.tocco.nice2.rest.entity.spi.validation.ValidationErrors
Class which contains all different types of validator errors.
-
Constructor Summary
ConstructorsConstructorDescriptionValidationErrors(EntityErrors entityErrors, Map<String, List<String>> entityValidatorErrors) -
Method Summary
-
Constructor Details
-
ValidationErrors
-
-
Method Details
-
getEntityErrors
-
getEntityValidatorErrors
-
equals
-
hashCode
-