Hi,

I have a generic editor page that iterates over a dynamic list of
properties (driven by an xml file).  I'd like to make use of the built
in validator stuff, but I'm unclear about how to create a collection
of Validator objects from a string.

I'm assuming there is some convenience in the framework already that
does this since this translation happens when you'd define validators
normally in the binding files...Like:

<binding name="validators" value="validators:required,minLength=5" />

Can someone point me in the right direction?

Thanks,
Eric

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to