Uses of Interface
org.tentackle.model.CustomModelValidator
-
Packages that use CustomModelValidator Package Description org.tentackle.model Entity model. -
-
Uses of CustomModelValidator in org.tentackle.model
Methods in org.tentackle.model that return types with arguments of type CustomModelValidator Modifier and Type Method Description static java.util.Collection<CustomModelValidator>CustomModelValidator. loadValidators()Gets all custom model validators.
-