Class StandardRelationCountEntityValidatorContribution
java.lang.Object
ch.tocco.nice2.persist.core.api.validation.StandardRelationCountEntityValidatorContribution
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setEntityName
(String entityName) void
setErrorMessage
(String errorMessage) void
setNumberOfAllowedRelations
(Integer numberOfAllowedRelations) void
setRelation
(String relation)
-
Constructor Details
-
StandardRelationCountEntityValidatorContribution
public StandardRelationCountEntityValidatorContribution()
-
-
Method Details
-
getEntityName
-
setEntityName
-
getRelation
-
setRelation
-
getErrorMessage
-
setErrorMessage
-
getNumberOfAllowedRelations
-
setNumberOfAllowedRelations
-