Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-3022

[DMN Designer] Data Types - Validations - Validate the uniqueness and the presence of a Data Type name

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • DMN Editor

      The Data Type name must be unique at the level that it's defined; e.g.

      • tPerson
        • uuid
        • name
        • city (Structure)
          • uuid
          • name

      The Data Type above is valid, because tPerson.uuid and tPerson.city.uuid are in different levels.


      Prototype:

      Manaul Acceptance Test

      • Try to put same name by Typing
      • Try to put same name by Copy and paste
      • Do not allow empty name
      • Allow spaces in name
      • Allow multibyte chars in name
      • Allow special characters in name
      • Allow lower upper case in name
      • Save when error shown
      • Cancel edit when error shown
      • Invoke other edit when error shown

            karreiro_ Guilherme Gomes (Inactive)
            karreiro_ Guilherme Gomes (Inactive)
            Jozef Marko Jozef Marko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: