de.svws_nrw.asd.validate.ValidatorenFehlerartKontext.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of svws-asd Show documentation
Show all versions of svws-asd Show documentation
Diese Bibliothek stellt grundlegende Datenypen und Algorithmen für die Prüfung der amtlichen Schuldaten in NRW bereit
{
"version": 1,
"daten": [ {
"validator": "de.svws_nrw.asd.validate.schule.ValidatorSchuleStammdaten",
"historie": [ {
"zebras": true,
"svws": true,
"hart": ["BK"],
"muss": ["GY", "R"],
"hinweis": [],
"gueltigVon": null,
"gueltigBis": 2018
}, {
"zebras": false,
"svws": true,
"hart": ["BK"],
"muss": ["GY"],
"hinweis": ["R"],
"gueltigVon": 2019,
"gueltigBis": null
} ]
}, {
"validator": "de.svws_nrw.asd.validate.schule.ValidatorSchuleStammdatenSchulform",
"historie": [ {
"zebras": false,
"svws": true,
"hart": ["BK", "GY", "R"],
"muss": [],
"hinweis": [],
"gueltigVon": null,
"gueltigBis": null
} ]
} ]
}