
Public Member Functions | |
| void | validateQueryValues (ERD2WQueryPage sender) |
| void | validateValueForQueryKey (Object value, String key) throws NSValidation.ValidationException |
Private Member Functions | |
| void | _validateQueryValues (NSDictionary queryDict) |
Private Attributes | |
| ERD2WQueryPage | queryPage |
| void _validateQueryValues | ( | NSDictionary | queryDict | ) | [private] |
Validates the values in the query dictionary.
| queryDict | to validate. |
| void validateQueryValues | ( | ERD2WQueryPage | sender | ) | [virtual] |
Implements ERDQueryValidationDelegate.
| void validateValueForQueryKey | ( | Object | value, | |
| String | key | |||
| ) | throws NSValidation.ValidationException |
Validates the value of a particular key in the query dictionary.
| value | to validate | |
| key | of the property to validate |
| NSValidation.ValidationException | when the validation fails |
ERD2WQueryPage queryPage [private] |
1.5.8