<plugin name='validation-field' version='0.2'>
  <author>Raúl Amarú Linares @amarulero</author>
  <authorEmail>raulinares@gmail.com</authorEmail>
  <title>ValidationField Plugin, input form and select html tags that recognize when there are domain errors and swow it automatically</title>
  <description>ErrorField Plugin.
This plugin allows to put input/textArea and select html form tags, these tags are 'intelligents' and when there are domain errors, they will show a message (custom message or i18n message) under the form input, and the input will be rendered with a red border (You can customize both, the String message and the CSS Styles).
Visit http://latingraisls.blogspot.com for more information or follow me on twitter: @amarulero
</description>
  <documentation>http://latingrails.blogspot.com/</documentation>
  <resources>
    <resource>ValidationFieldTagLib</resource>
  </resources>
</plugin>