Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 3.1.0.Beta2
-
Fix Version/s: 3.1.0.Tracking
-
Component/s: UI Components
-
Labels:None
-
Git Pull Request:
Description
The registerInput method should not assume that the field is required if a field simply has a constraint
@Length(min=10,max=10) could be valid on a string even if the string is null.
Required should only be set if the user declares required
Gliffy Diagrams
Activity
- All
- Comments
- Work Log
- History
- Activity
- Links Hierarchy
Pull request merged