Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-3730

AD.validate of string attributes must validate the string length

    XMLWordPrintableJSON

Details

    Description

      The AD.validate method validates an attribute value against the requirement, min, and max values. For String typed attributes this means the length of the string must be within the configured range. Currently the string is compared against the min and max values using String.compare which makes little to no sense.

      Attachments

        Activity

          People

            fmeschbe Felix Meschberger
            fmeschbe Felix Meschberger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: