I want the validation to work immediately (Without submitting form).
For Example:
- I land on a page and enter invalid data for the first field
- I tab to the next field
- The error pops up beside the previous field with invalid data.
This does not happen initially.
When I submit the form and performs the same steps again it works ok.
Is this a bug?
Using grails 2.1.0 and 1.3 version of plugin.