If you need custom validation rules that are not provided with our plugin, then you can create your own validation rules using Custom RegEx validation. However, you should have some knowledge of RegEx. Or you can contact us if you need any help.
Please goto Custom RegEx Validation
From there click on Add Custom RegEx button at the top right side.
Using the form, give reference name, add regEx and invalid message.
Click On Save. Once saved you will get the listing.
From the listing, you will get the Class Name. Please place the class name in your field
That’s all. You are done.
Thanks