I am validating a form using the XML validate file.  The built in
validators are great for very basic validation but  I need to write a
validation too see if a value already exists in the database.  I am
not sure how to go about doing this.  All the validation examples I
found only show how to use the basic included validations.  Do I have
to write my own validator class that does the database check or is
there another method of validation I should be using?

Thank you,

Rich

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

Reply via email to