Validation rules sintax

  • Vincenzo
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 6 months ago #70653 by Vincenzo
Validation rules sintax was created by Vincenzo
Hi,
where can I find a complete documentation about Validation rules for custom fields?
I need to two kind of validation:
- with the birthday I would like to verify how old the members are and if they choose the right plan for their age
- A field must be required if they selected another kind of field.

Thank you and excese me for my poor english!

Please Log in or Create an account to join the conversation.

More
9 years 6 months ago #70660 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Validation rules sintax
Hi

We use this library for validate form data. You can look at the documentation at posabsolute.github.io/jQuery-Validation-Engine/#validators/ to see all the validation rules you can use

Regards,

Tuan

Please Log in or Create an account to join the conversation.

More
9 years 4 months ago #72300 by Kathy
Replied by Kathy on topic Validation rules sintax
As a follow-up question, I see from the documentation that I can add custom rules to the locale file. Does events booking use any locale file in particular? (found in /public_html/media/com_eventbooking/assets/js/validate/js/languages).

Please Log in or Create an account to join the conversation.