Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-588

FieldDefinition interface uses List<ConfiguredFieldValidatorDefinition>

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.0
    • 5.0
    • forms
    • None

      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.

        Acceptance criteria

              tmattsson Tobias Mattsson
              mgeljic Mikaël Geljić
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD