stan229
22 May 2009, 5:59 AM
Has anyone thought of a way to implement Validator to support making a RPC call to see if the field value is valid or not?
Reason I need a validator is I want to check if the field value exists in some table. I do not want to store the entire table data on the client as it can become quite large.
Any ideas would be welcome.
Thanks
-Stan
Reason I need a validator is I want to check if the field value exists in some table. I do not want to store the entire table data on the client as it can become quite large.
Any ideas would be welcome.
Thanks
-Stan