-
Type: Task
-
Status: Closed (View Workflow)
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 1.1 Larks
-
Fix Version/s: 1.1 Larks
-
Labels:None
-
Sprint:Larks 1.1
At the current time we have one big validator for poll, also this validator uses Java Reflection in its working. It will be better to do the following:
1) Remove usage of Java Reflection in validator, because we can use concrete type in ConstraintValidator.
2) Make one single validator for each validation checking.
- relates to
-
JC-1197 Empty option list occured while editing poll
- Closed