Validating User Input Flashcards
1
Q
What types of validation are available in PRPC?
A
Server side and client side
2
Q
What types of client validations are available?
A
- Form Controls (e.g, required, format)
- Data Type (e.g., date)
- Validate rule
3
Q
What types of inputs can trigger validate rules?
A
- Input Property
- Property Work Status
- Flow Action Name
- Stages
4
Q
What ways can an error message be displayed?
A
Default: Top and Bottom
Top of harness: only at top
Custom section: created and user specified location
5
Q
What’s the difference between field level and form level errors?
A
- Form level errors are reported against properties not present on the current form
- Field level errors are displayed against properties on the current form
6
Q
What can be used to share validate rules across multiple flow actions?
A
Creating a validate rule with a flow action name as the input
7
Q
How is the proposed-work status rule used?
A
It is used to specify all the conditions that must be met before achieving that specific work status