Uses of Interface
io.vertigo.datamodel.structure.definitions.Constraint
-
Packages that use Constraint Package Description io.vertigo.datamodel.smarttype io.vertigo.datamodel.smarttype.annotations -
-
Uses of Constraint in io.vertigo.datamodel.smarttype
Methods in io.vertigo.datamodel.smarttype that return types with arguments of type Constraint Modifier and Type Method Description Class<? extends Constraint>
ConstraintConfig. getConstraintClass()
Constructor parameters in io.vertigo.datamodel.smarttype with type arguments of type Constraint Constructor Description ConstraintConfig(Class<? extends Constraint> clazz, String arg, String msg, String resourceMsg)
-
Uses of Constraint in io.vertigo.datamodel.smarttype.annotations
Methods in io.vertigo.datamodel.smarttype.annotations that return types with arguments of type Constraint Modifier and Type Method Description Class<? extends Constraint>
clazz()
-