Uses of Class
io.vertigo.datamodel.smarttype.ConstraintConfig
-
Packages that use ConstraintConfig Package Description io.vertigo.datamodel.smarttype.definitions -
-
Uses of ConstraintConfig in io.vertigo.datamodel.smarttype.definitions
Methods in io.vertigo.datamodel.smarttype.definitions that return types with arguments of type ConstraintConfig Modifier and Type Method Description List<ConstraintConfig>
SmartTypeDefinition. getConstraintConfigs()
Method parameters in io.vertigo.datamodel.smarttype.definitions with type arguments of type ConstraintConfig Modifier and Type Method Description SmartTypeDefinitionBuilder
SmartTypeDefinitionBuilder. withConstraints(List<ConstraintConfig> constraintConfigs)
-