Hello.

I'm using the Validator framework to validate user input and I'm having some
problems.

I've configured my form validation in the correct file.

The Javascript validation works fine but when I disable javascript
validation to see the server side validation behavior, I have the error
messages but without the field that generate the error, like this:
The field "" is required.

Inside the "" it was suposed to be the name that I configure in
ApplicationResources. How can Javascript validation works fine and server
side doesn't?

Thanks,
JP

Reply via email to