Add custom validation to Text and Float Customfield Type

XMLWordPrintable

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.

      I am searching for a CustomFieldType with Format capacity, allowing to perform control on inputed values.

      For example :

      • an TextCFType assuming some control such :
        • Input Length has to be equal to n Char. or not exeeding m Char.
        • Input has to contains only Alphabetique Char., Lowercase Char. or UpperCase char.
        • Input has to rexpect a RegEx pattern
      • an FloatCFType assuming some control such :
        • Input value has be lower/greater than a specified value
        • Input value has be equal to / different from a specified value
        • Input value has be between 2 specified values

            Assignee:
            Unassigned
            Reporter:
            Vincent Thoulé
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: