Maybe use lexicon tags ( [[%...]]
) in your form, for the parts that are language-specific.
Take a look at the FormIt Validators documentation.
There exists for example a built-in validator “regexp”, or you could write a custom validator.
Write a custom validator for this
Take a look at this post: