Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.2.0
-
None
Description
Sometimes when you are building a form, using BeanEditForm or otherwise, you want to ignore the @Validate annotation on a property. It would be nice to say <t:textfield value="foo" validate="none"/>.