Validation Field
Dependency :
compile ":validation-field:0.2"
Summary
Installation
grails install-plugin validation-field
Description
Please, take a look in the Screenshots.Para documentación en español, visite http://latingrails.blogspot.comFull documentation in http://latingrails.blogspot.com/2010/04/grails-validation-plugin-errorfield.htmlThe ValidationField plugin is very usefull, it allow us to insert html input and textArea fields in your GSP files, that will show automatocally if the field has any domain validation error (coming soon it will support other html form elements as select tags).HOW TO START TO USE IT?
- INSTALL THE PLUGIN: