]
Jozef Marko commented on DROOLS-3019:
-------------------------------------
[~karreiro] Please go trough acceptance criteria and let me know what will be implemented
[DMN Designer] Data Types - Constraints - Simple range option
component
-----------------------------------------------------------------------
Key: DROOLS-3019
URL:
https://issues.jboss.org/browse/DROOLS-3019
Project: Drools
Issue Type: Task
Components: DMN Editor
Reporter: Guilherme Carreiro
Assignee: Guilherme Carreiro
Labels: drools-tools
Attachments: edit-decision.png
- When "Simple" is selected in the _Base Component_, two fields (Min. and Max.)
must be loaded in the _Base Component_;
- The fields must have the appropriated widgets for each type of data (Number, Day/Time
Duration, Year/Mos Duration, Date/Time, Date, Time);
- The constraint type, the min. and the max values must be must be set in the Data Type.
h2. Acceptance Test
h3. Default data type
- Able to store just min
- Able to store just max
- Able to store both min and max
- Max can not be lover than min and vice versa
- Can not put string to where number expected
- Try to put conflicting value into table cell
h3. Custom data type
- Min max ui input fields not visible