Browse Source

Auto commit for build : 7234

 commit by: Ayoub HASSANI <admin@example.com>

 with message : ghfghd
ayoub 1 year ago
parent
commit
a915a5886a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      index.js

+ 1 - 0
index.js

@@ -25,6 +25,7 @@ module.exports = {
     // "matricule": /(^\d{1,4}[A-Za-z]{1,4}\d{1,2}$)|(^[A-Za-z]{1,2}\s*\d{1,3}\s*[A-Za-z]{1,2})|(^\d{1,4}-[A-Za-z]{1,4}-\d{1,2}$)|(^[A-Za-z]{1,2}-\s*\d{1,3}-\s*[A-Za-z]{1,2})$/,
     // "matricule": /(^\d{1,4}[A-Za-z]{1,4}\d{1,2}$)|(^[A-Za-z]{1,2}\s*\d{1,3}\s*[A-Za-z]{1,2})|(^\d{1,4}-[A-Za-z]{1,4}-\d{1,2}$)|(^[A-Za-z]{1,2}-\s*\d{1,3}-\s*[A-Za-z]{1,2})$/,
     "tvaIntercom": /^(FR)([0-9]{11}$)/,
     "tvaIntercom": /^(FR)([0-9]{11}$)/,
     "iban": /^FR\d{12}[A-Z0-9]{11}\d{2}$/,
     "iban": /^FR\d{12}[A-Z0-9]{11}\d{2}$/,
+    "secuNum": /^[0-9]{15}$/,