Uses of Class
cool.klass.model.converter.compiler.state.property.validation.AntlrMaxLengthPropertyValidation
Packages that use AntlrMaxLengthPropertyValidation
-
Uses of AntlrMaxLengthPropertyValidation in cool.klass.model.converter.compiler.state.property
Fields in cool.klass.model.converter.compiler.state.property with type parameters of type AntlrMaxLengthPropertyValidationModifier and TypeFieldDescriptionprotected final org.eclipse.collections.api.list.MutableList<AntlrMaxLengthPropertyValidation>AntlrDataTypeProperty.maxLengthValidationsMethods in cool.klass.model.converter.compiler.state.property that return types with arguments of type AntlrMaxLengthPropertyValidationModifier and TypeMethodDescriptionorg.eclipse.collections.api.list.ListIterable<AntlrMaxLengthPropertyValidation>AntlrDataTypeProperty.getMaxLengthValidations()Methods in cool.klass.model.converter.compiler.state.property with parameters of type AntlrMaxLengthPropertyValidationModifier and TypeMethodDescriptionvoidAntlrDataTypeProperty.addMaxLengthValidation(AntlrMaxLengthPropertyValidation maxLengthValidation)