Class EntityValidationErrorsBean
java.lang.Object
ch.tocco.nice2.rest.entity.spi.beans.EntityValidationErrorsBean
-
Constructor Summary
ConstructorsConstructorDescriptionEntityValidationErrorsBean(String model, @Nullable String key, ValidationErrors validationErrors) -
Method Summary
-
Constructor Details
-
EntityValidationErrorsBean
public EntityValidationErrorsBean() -
EntityValidationErrorsBean
public EntityValidationErrorsBean(String model, @Nullable @Nullable String key, ValidationErrors validationErrors)
-
-
Method Details
-
getModel
-
setModel
-
getKey
-
setKey
-
getPaths
-
setPaths
-
getEntityValidatorErrors
-
setEntityValidatorErrors
-
equals
-
hashCode
-
toString
-