| Package | Description |
|---|---|
| org.apache.bval.model |
| Modifier and Type | Method and Description |
|---|---|
Validation[] |
FeaturesCapable.getValidations()
Get any validations set for this
FeaturesCapable. |
| Modifier and Type | Method and Description |
|---|---|
void |
FeaturesCapable.addValidation(Validation validation)
Add a validation to this
FeaturesCapable. |
boolean |
FeaturesCapable.hasValidation(Validation aValidation)
Search for an equivalent validation among those configured.
|
void |
FeaturesCapable.setValidations(Validation[] validations)
Set the validations for this
FeaturesCapable. |
Copyright © 2010-2015 The Apache Software Foundation. All Rights Reserved.