Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DAFFODIL-2842

Length facet doesn't behave like minlength==maxlength when validation is limited

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.5.0
    • 3.7.0
    • Back End
    • None

    Description

      When validation is limited, the length facet isn't enforced during validation and it requires the use of maxlength and minlength facets for enforcement.

      Possible solution: Inside daffodil really there should be use of maxLength and minLength values in the DSOM model, but those should be populated regardless of whether maxLength and minLength are specified separately, or only length is specified.

      It should also test to ensure you don't specify both length and either of maxLength/minLength as distinct values.

      Attachments

        Activity

          People

            okilo@tresys.com Olabusayo Kilo
            okilo@tresys.com Olabusayo Kilo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: