added realm to jspg processing

This commit is contained in:
2026-04-17 18:25:14 -04:00
parent 8ebf6a69bf
commit f450f8ab8b
59 changed files with 3884 additions and 2194 deletions

View File

@ -2,11 +2,16 @@
{
"description": "exclusiveMaximum validation",
"database": {
"schemas": {
"exclusiveMaximum_0_0": {
"exclusiveMaximum": 3
"types": [
{
"name": "exclusiveMaximum_0_0",
"schemas": {
"exclusiveMaximum_0_0": {
"exclusiveMaximum": 3
}
}
}
}
]
},
"tests": [
{