RE: Validator - Javascript question

2004-08-12 Thread Ratnakar Parakala
Thanx Andy for the reply, In validation.xml, I have configured identical like this: maxlength 8 secondProperty user

RE: Validator - Javascript question

2004-08-12 Thread Andy Schmidgall
Ratnakar, oIdentical should be an array containing all the objects that should be validated for the current validator. This function (identical()) is dynamically generated from your form and field definitions in validation.xml. You will need to loop through the oIdentical array and perform your va