This page last changed on Jul 10, 2004 by unkyaku.

The VisitorFieldValidator allows you to forward validation to object properties of your action using the objects own validation files. This allows you to use the ModelDriven development pattern and manage your validations for your models in one place, where they belong, next to your model classes. The VisitorFieldValidator can handle either simple Object properties, Collections of Objects, or Arrays. See XW:Standard Validators#VisitorFieldValidator

Document generated by Confluence on Dec 14, 2004 16:37