[jboss-jira] [JBoss JIRA] (DROOLS-3022) [DMN Designer] Data Types - Validations - Validate the uniqueness of a Data Type name

Guilherme Carreiro (JIRA) issues at jboss.org
Mon Sep 24 09:26:00 EDT 2018


     [ https://issues.jboss.org/browse/DROOLS-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guilherme Carreiro updated DROOLS-3022:
---------------------------------------
    Description: 
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: !validation.png|thumbnail! 


  was:
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.



> [DMN Designer] Data Types - Validations - Validate the uniqueness of a Data Type name
> -------------------------------------------------------------------------------------
>
>                 Key: DROOLS-3022
>                 URL: https://issues.jboss.org/browse/DROOLS-3022
>             Project: Drools
>          Issue Type: Task
>          Components: DMN Editor
>            Reporter: Guilherme Carreiro
>            Assignee: Guilherme Carreiro
>              Labels: drools-tools
>         Attachments: validation.png
>
>
> 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: !validation.png|thumbnail! 



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list