Uses of Class
org.jboss.as.controller.operations.validation.ModelTypeValidator
Packages that use ModelTypeValidator
-
Uses of ModelTypeValidator in org.jboss.as.controller.operations.validation
Subclasses of ModelTypeValidator in org.jboss.as.controller.operations.validationModifier and TypeClassDescriptionclassValidates that a parameter is a byte[] of an acceptable length.classValidates whether the provided string represents a valid character set.classEnumValidator<E extends Enum<E>>ParameterValidatorthat validates the value is a string matching one of theEnumtypes.classValidates that the given parameter is a string that can be converted into an InetAddress.classclassValidates that the given parameter is an int in a given range.classValidates parameters of typeModelType.LIST.classValidates that the given parameter is a long in a given range.classValidates parameters of typeModelType.OBJECT.classValidates that the given parameter is a string that can be converted into a masked InetAddress.classValidates that a given parameter is a syntactically valid module name within JBoss Modules.classValidates that a value can resolve to a multicast address.classDate: 16.11.2011classclassclassValidates that the given parameter is a string of an allowed length in bytes.classValidates that the given parameter is a string of an allowed length.classValidates that a String value can resolve to a subnet format based on class SubnetUtils in Apache Commons NetclassParameterValidatorthat validates the value is a string matching one of theTimeUnitnames.classAParameterValidatorto verify that a parameter is a correctly formed URI.