Package | Description |
---|---|
org.jboss.as.controller.operations.validation |
Modifier and Type | Class and Description |
---|---|
class |
BytesValidator
Validates that a parameter is a byte[] of an acceptable length.
|
class |
ChainedParameterValidator |
class |
IntRangeValidator
Validates that the given parameter is a int in a given range.
|
class |
LongRangeValidator
Validates that the given parameter is a long in a given range.
|
class |
ParametersOfValidator |
class |
StringLengthValidator
Validates that the given parameter is a string of an allowed length.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.