Uses of Class
fr.gouv.vitam.common.json.JsonSchemaValidationException
-
Packages that use JsonSchemaValidationException Package Description fr.gouv.vitam.common.json Json support -
-
Uses of JsonSchemaValidationException in fr.gouv.vitam.common.json
Methods in fr.gouv.vitam.common.json that throw JsonSchemaValidationException Modifier and Type Method Description void
JsonSchemaValidator. validateJson(com.fasterxml.jackson.databind.JsonNode jsonNode)
Validate a json with a schema
-