-
Enhancement
-
Resolution: Won't Do
-
Major
-
1.2.2.Final
-
Documentation (Ref Guide, User Guide, etc.), Interactive Demo/Tutorial, Compatibility/Configuration
entity --named Customer field string --named firstName constraint size --min 0 --max 25
Currently, the user must CD into the field in order to add constraints, which is not the most natural interaction.
This will not break scripts because field is still a member of a JavaResource, so new-field should still be available (must verify.)