What is validation rule and vladiation text
Answers
Answered by
2
On the data tab, type the text in thevalidation text preperty box.Validation textis a custom message that's displayed if invalid data is entered in a field or control where a validation rule exists. 2. An input mask is a field property that determines display format and limits the type of data that can be entered
Answered by
3
Validation rule is a field property that sets limit for conditions on the data that can be entered in the field.
Example- you could require credit card expiration date entries to be later than the current date.
validation text is a custom message that's displayed if invalid data is entered in a field or control Where a validation rule exist.l
Example- you could require credit card expiration date entries to be later than the current date.
validation text is a custom message that's displayed if invalid data is entered in a field or control Where a validation rule exist.l
Similar questions