-
Sub-task
-
Resolution: Duplicate
-
Major
-
None
-
None
-
None
In Forge 1.x to add a constraint on a property we do :
constraint NotNull --onProperty title
On Forge 2.Beta the attribute is called -property instead of onProperty (which would make sense with -onAccessor) :
[Talk.java]$ bean-validation-add-constraint TAB --onAccessor --constraint --property