Oasis.BadRequestError.JsonSchemaValidationFailed (oasis v0.4.0) View Source
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.