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