Validating User Input Flashcards

1
Q

What types of validation are available in PRPC?

A

Server side and client side

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What types of client validations are available?

A
  • Form Controls (e.g, required, format)
  • Data Type (e.g., date)
  • Validate rule
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What types of inputs can trigger validate rules?

A
  1. Input Property
  2. Property Work Status
  3. Flow Action Name
  4. Stages
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly