Title: [Plugin: WordPress Form Manager] Text Validators
Last modified: August 20, 2016

---

# [Plugin: WordPress Form Manager] Text Validators

 *  [kejohnso](https://wordpress.org/support/users/kejohnso/)
 * (@kejohnso)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-text-validators/)
 * I need a regular expression for the word “discount” or “Discount”.
 * I’m trying to app;y a discount code text field on a form, it will give an error
   message if the text does not match discount or Discount.
 * [http://wordpress.org/extend/plugins/wordpress-form-manager/](http://wordpress.org/extend/plugins/wordpress-form-manager/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-text-validators/#post-2580455)
 * `/discount/i` will match regardless of case (that’s what the ‘i’ at the end means).

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WordPress Form Manager] Text Validators’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-form-manager.svg)
 * [Form Manager](https://wordpress.org/plugins/wordpress-form-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-form-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-form-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-form-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-form-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-form-manager/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * Last activity: [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-text-validators/#post-2580455)
 * Status: not resolved