Re: Tap 4.1.2 translators/validators

2007-05-01 Thread Jesse Kuhnert
Your translator may be getting called but I don't think that's how the rest of the min/max validators are going to use the value. Each one independently checks the value of the field in question, so if you wanted to translate the value beforehand you should set the fields value instead of returnin

Tap 4.1.2 translators/validators

2007-05-01 Thread Tony Nelson
If a TextField has both a translator and validators defined, is the input passed from the validators the output of the translators? I have been trying to get something like this working in 4.1.2 (todays snapshot) that worked fine in 4.0. My percentTranslator is registering the dojo e