The ______ validator is used to verify that an entry is within the specified minimum and maximum values.

The ______ validator is used to verify that an entry is within the specified minimum and maximum values. Correct Answer RangeValidator

The Rangevalidator is used to verify that an entry is within the specified minimum and maximum values whereas the CompareValidator might not be the most commonly used validator of the bunch, but it’s still useful in some cases. It can compare two values, for instance the values of two controls.

Related Questions

The . . . . . . . . validator is used to verify that an entry is within the specified minimum and maximum values.
The ______ validator is used to verify that an entry matches a specific pattern.