Uses of Class
cool.klass.model.converter.compiler.state.property.validation.AntlrMinPropertyValidation
Packages that use AntlrMinPropertyValidation
-
Uses of AntlrMinPropertyValidation in cool.klass.model.converter.compiler.state.property
Fields in cool.klass.model.converter.compiler.state.property with type parameters of type AntlrMinPropertyValidationModifier and TypeFieldDescriptionprotected final org.eclipse.collections.api.list.MutableList<AntlrMinPropertyValidation>AntlrDataTypeProperty.minValidationsMethods in cool.klass.model.converter.compiler.state.property that return types with arguments of type AntlrMinPropertyValidationModifier and TypeMethodDescriptionorg.eclipse.collections.api.list.ListIterable<AntlrMinPropertyValidation>AntlrDataTypeProperty.getMinValidations()Methods in cool.klass.model.converter.compiler.state.property with parameters of type AntlrMinPropertyValidationModifier and TypeMethodDescriptionvoidAntlrDataTypeProperty.addMinValidation(AntlrMinPropertyValidation minValidation)