From 8e3f25ef6f79570924eebd7125fedafda2f96eaa Mon Sep 17 00:00:00 2001 From: ou-yongtong Date: Mon, 2 Jun 2025 13:07:47 +0900 Subject: [PATCH] 8888 --- validator.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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