feat(validation): add validators

This commit is contained in:
2025-03-17 16:49:49 +00:00
parent e929281861
commit 3fe7446a29
10 changed files with 1175 additions and 5 deletions

View File

@ -28,7 +28,8 @@
"jsdom": "^24.1.3",
"pako": "^2.1.0",
"pdf-lib": "^1.17.1",
"xmldom": "^0.6.0"
"xmldom": "^0.6.0",
"xpath": "^0.0.34"
},
"repository": {
"type": "git",