/* Firstname validator */ jQuery.validator.addClassRules("js-validation-firstname", { alpha_pl_de: true, });