Common validation rules plugin
This plugin adds a few commonly used data types to the Xima® Formcycle Designer.
Available data types
Once you have installed this plugin, there are a few new data types available for form fields of type input and textarea:
- Amount of money
- Validates for an amount of money, with up to two decimal places and a comman as the decimal separator.
- BIC 11 characters (domestic)
- Validates for an international bank identifier with exactly 11 characters.
- BIC 8-11 characters (foreign country)
- Validates for an international bank identifier with 8 to 11 characters, allowing foreign bank account numbers.
- BIC 8-11 characters
- Validates for an international bank identifier with 8 to 11 characters.
- IBAN
- Validates for an international bank account number.
- Number (decimal separator: period)
- Validates for a decimal number with a period as the decimal separator. Decimal places are not required.
- Date (UK)
- Validates for a UK date in the format dd/mm/yyyy, e.g. 31/05/2020
- Date (US)
- Validates for a US date in the format mm-dd-yyyy, e.g. 05-31-2020
Changelog
2.0.0
- Update for version 7 of Xima® Formcycle
- New validation rules for English date formats (UK, US)
1.2.0
- Minor bug fixes
1.1.1
- Fix: IE Java-Script
1.0.1
- Fix: Validation did not always work correctly for repeated elements.
1.0.0
- Initialer Release.