[MGNLUI-588] FieldDefinition interface uses List<ConfiguredFieldValidatorDefinition> Created: 21/Jan/13  Updated: 25/Jun/13  Resolved: 05/Apr/13

Status: Closed
Project: Magnolia UI
Component/s: forms
Affects Version/s: 5.0
Fix Version/s: 5.0

Type: Bug Priority: Neutral
Reporter: Mikaël Geljić Assignee: Tobias Mattsson
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
relation
is related to MGNLUI-404 Configuration often using the impleme... Closed
Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Bug DoR:
[ ]* Steps to reproduce, expected, and actual results filled
[ ]* Affected version filled

 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.


Generated at Mon Feb 12 08:38:18 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.