Which of the following validator determines if a string value input into a form field fits a regular expression pattern specified?

33. Which of the following validator determines if a string value input into a form field fits a regular expression pattern specified?

  1. Custom validator
  2. Length Validator
  3. Regex Validator
  4. Compare validator

Answer: C) Regex Validator

Explanation:

Regex validator determines if a string value input into a form field fits a regular expression pattern specified.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.