|
HDIV API 2.0.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IValidationResult | |
|---|---|
| org.hdiv.dataValidator | |
| Uses of IValidationResult in org.hdiv.dataValidator |
|---|
| Classes in org.hdiv.dataValidator that implement IValidationResult | |
|---|---|
class |
ValidationResult
Validation Result class. |
| Methods in org.hdiv.dataValidator that return IValidationResult | |
|---|---|
IValidationResult |
DataValidator.getValidationResult()
|
IValidationResult |
DataValidator.validate(java.lang.String value,
java.lang.String target,
java.lang.String parameter)
Checks if the value data sent by the user to the server in the
parameter parameter is correct or not. |
IValidationResult |
IDataValidator.validate(java.lang.String value,
java.lang.String target,
java.lang.String parameter)
Checks if the value data sent by the user to the server in the
parameter parameter is correct or not. |
| Methods in org.hdiv.dataValidator with parameters of type IValidationResult | |
|---|---|
void |
DataValidator.setValidationResult(IValidationResult validationResult)
|
|
HDIV 2.0.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||