03c - Validation Checks Flashcards

1
Q

Define a presence check.

A

Ensures that data has been entered into a field.

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

Define a length check.

A

Ensures that data entered has the correct number of characters or doesn’t exceed a certain number of characters.

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

Define a type check.

A

Ensures that data entered is of the correct type.

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

Define a format check.

A

Ensures data entered is of an exact format, possibly matching an input mask.

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

Define a range check.

A

Ensures that entered data is within an acceptable range.

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