Pegasystems
PEGACSA71V1 · Question #225
In a purchase order application, we want the user to enter a non-negative number of items. Select the best option:
The correct answer is D. Create an integer propery to store the value and use an edit validate rute. See the full explanation below for the reasoning.
Question
In a purchase order application, we want the user to enter a non-negative number of items. Select the best option:
Options
- ACreate a decimal property to store the value and use and edit validate rule
- BCreate a decimal property to store the value and use and validate rule
- CCreate a valudate rule to check if the value is numeric and greater than zero
- DCreate an integer propery to store the value and use an edit validate rute
How the community answered
(21 responses)- A14% (3)
- B5% (1)
- C5% (1)
- D76% (16)
Community Discussion
No community discussion yet for this question.