Class and Description |
---|
ParameterValidator
Performs validation on detyped operation parameters.
|
Class and Description |
---|
AbstractParameterValidator |
AllowedValuesValidator
A validator that requires that values match one of the items in a defined list.
|
BytesValidator
Validates that a parameter is a byte[] of an acceptable length.
|
EnumValidator
ParameterValidator that validates the value is a string matching
one of the Enum types. |
MaskedAddressValidator.ParsedResult |
MinMaxValidator
A validator that checks whether the node complies with some sort of minimum or maximum.
|
ModelTypeValidator
Validates that the given parameter is of the correct type.
|
ParametersValidator
Performs multiple
parameter validations against
a detyped operation. |
ParameterValidator
Performs validation on detyped operation parameters.
|
StringLengthValidator
Validates that the given parameter is a string of an allowed length.
|
TimeUnitValidator
ParameterValidator that validates the value is a string matching one of the TimeUnit names. |
Class and Description |
---|
AbstractParameterValidator |
ParameterValidator
Performs validation on detyped operation parameters.
|
Class and Description |
---|
ModelTypeValidator
Validates that the given parameter is of the correct type.
|
ParameterValidator
Performs validation on detyped operation parameters.
|
Class and Description |
---|
AllowedValuesValidator
A validator that requires that values match one of the items in a defined list.
|
ModelTypeValidator
Validates that the given parameter is of the correct type.
|
ParameterValidator
Performs validation on detyped operation parameters.
|
StringLengthValidator
Validates that the given parameter is a string of an allowed length.
|
Class and Description |
---|
ParameterValidator
Performs validation on detyped operation parameters.
|
Class and Description |
---|
OperationValidator
Validates operations against the model controllers description providers
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.