View Source Oasis.BadRequestError.JsonSchemaValidationFailed (oasis v0.5.0)

This error is used to indicate could not pass the validation of the defined json schema.

This module is an equivalent replacement to ExJsonSchema.Validator.Error, we could see more detailed information in the :error field be with "ExJsonSchema.Validator.Error.*" modules.