Computer Science, asked by mysteryitself2207, 2 months ago

The Validation text property is used to display an error message when the Validation Rule gets violated ?

True

False​

Answers

Answered by utkarshadesai114
1

Answer:

True

Explanation:

You can use a field validation rule to specify a criterion that all valid field values must meet. You should not have to specify the current field as a part of the rule unless you are using the field in a function. Restrictions on types of characters to be entered in a field may be easier to do with an Input Mask. For example, a date field might have a validation rule that disallows values in the past. ✌

Similar questions