[
https://issues.jboss.org/browse/FORGE-1446?page=com.atlassian.jira.plugin...
]
George Gastaldi closed FORGE-1446.
----------------------------------
Fix Version/s: (was: 2.x Future)
Resolution: Duplicate Issue
This was already fixed in FORGE-1393
bean-validation-add-constraint should be renamed --onProperty
-------------------------------------------------------------
Key: FORGE-1446
URL:
https://issues.jboss.org/browse/FORGE-1446
Project: Forge
Issue Type: Sub-task
Components: UI - Shell
Reporter: Antonio Goncalves
In Forge 1.x to add a constraint on a property we do :
{code}
constraint NotNull --onProperty title
{code}
On Forge 2.Beta the attribute is called {{--property}} instead of {{--onProperty}} (which
would make sense with {{--onAccessor}}) :
{code}
[Talk.java]$ bean-validation-add-constraint TAB
--onAccessor --constraint --property
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira