diff --git a/validator.json b/validator.json index c6a9e7d..b8a3f12 100644 --- a/validator.json +++ b/validator.json @@ -189,7 +189,14 @@ "length-order": "77", "length-limiter": "1-250", "validate-pattern": "^.{111}$" - } + }, + "8888": { + "name": "8888", + "not-null": "55", + "length-order": "44", + "length-limiter": "1-250", + "validate-pattern": "^.{111}$" + } } } \ No newline at end of file