ERDQueryValidationDelegate.DefaultQueryValidationDelegate Class Reference

Inherits er::directtoweb::delegates::ERDQueryValidationDelegate.

Collaboration diagram for ERDQueryValidationDelegate.DefaultQueryValidationDelegate:

Collaboration graph
[legend]

List of all members.

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


Detailed Description

A "default" implementation of a query validation delegate, which simply validates each key in the query page's display group against validation definitions from the D2W rules.

Member Function Documentation

void _validateQueryValues ( NSDictionary  queryDict  )  [private]

Validates the values in the query dictionary.

Parameters:
queryDict to validate.

void validateQueryValues ( ERD2WQueryPage  sender  )  [virtual]

void validateValueForQueryKey ( Object  value,
String  key 
) throws NSValidation.ValidationException

Validates the value of a particular key in the query dictionary.

Parameters:
value to validate
key of the property to validate
Exceptions:
NSValidation.ValidationException when the validation fails


Member Data Documentation


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:53 2012 for Project Wonder by  doxygen 1.5.8