Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to Validate Numeric Data Entered in the DOORS Module

We are working with DOORS 9.6 and have a doors module that looks something like follows:


| Parameters | Value | Description | Min | Max |
| <parameter-name> | <float-value> | <description-text> | <float-value> | <float-value> |

I need to put a check in DOORS in Value cell so the value stays in between min and max provided. 
Min and Max and Value all have default value 0.

I am not able to find how to achieve this in DOORS module itself.
 

0 votes



One answer

Permanent link

In DOORS 9.6 there is already the ability to limit inputs, then you can use the DXL scripting to do many other things.

I note that there is NO value between a Max=0 and a Min=0 unless you mean <= and >=.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,019

Question asked: Aug 05 '20, 5:00 a.m.

Question was seen: 1,385 times

Last updated: Dec 03 '20, 11:01 a.m.

Confirmation Cancel Confirm