Uses of Class
cool.klass.model.converter.compiler.state.property.validation.AntlrMaxPropertyValidation
Packages that use AntlrMaxPropertyValidation
-
Uses of AntlrMaxPropertyValidation in cool.klass.model.converter.compiler.state.property
Fields in cool.klass.model.converter.compiler.state.property with type parameters of type AntlrMaxPropertyValidationModifier and TypeFieldDescriptionprotected final org.eclipse.collections.api.list.MutableList<AntlrMaxPropertyValidation>AntlrDataTypeProperty.maxValidationsMethods in cool.klass.model.converter.compiler.state.property that return types with arguments of type AntlrMaxPropertyValidationModifier and TypeMethodDescriptionorg.eclipse.collections.api.list.ListIterable<AntlrMaxPropertyValidation>AntlrDataTypeProperty.getMaxValidations()Methods in cool.klass.model.converter.compiler.state.property with parameters of type AntlrMaxPropertyValidationModifier and TypeMethodDescriptionvoidAntlrDataTypeProperty.addMaxValidation(AntlrMaxPropertyValidation maxValidation)