Hi,
I must be missing something. I try to integrate Validator into my webapp, but everyone talks about the validator-rules.xml file, but I cannot find it neither in Spring modules distribution nor in Commons Validator distribution.
And I know it's necessary to have a Spring specific one due to FieldChecks class. Where can I find a good file? I've found only the example from Spring Live and it's an old version (1.0) containing JavaScript in it.
Thanks
Pavel



