Details
-
Bug
-
Resolution: Fixed
-
Neutral
-
5.0
-
None
Description
FieldDefinition declares the following method:
List<ConfiguredFieldValidatorDefinition> getValidators();
It is not clear why the implementation type was used over the FieldValidatorDefinition interface.
If this was intentional, it should be documented.
PS: Whoever tackles this should make sure we don't have the same pattern in other interfaces.
Checklists
Acceptance criteria
Attachments
Issue Links
- is related to
-
MGNLUI-404 Configuration often using the implementation instead of the interface
-
- Closed
-