Skip to content

ICSHWI-12502: JSON schema validation

Imre Toth requested to merge ICSHWI-12502_JSON_schema_validation into develop

The BE already validates the schema and config files but the function name was misleading.

Refactored the function name and added javadoc to the validation functions.

Merge request reports