static ValidatorException |
ValidatorException.createCantDecodeValue(Parameter parameter) |
static ValidatorException |
ValidatorException.createInvalidValue(Parameter parameter,
JsonSchemaValidationException cause) |
static ValidatorException |
ValidatorException.createInvalidValueBody(JsonSchemaValidationException cause) |
static ValidatorException |
ValidatorException.createInvalidValueFormat(Parameter parameter) |
static ValidatorException |
ValidatorException.createMissingRequiredParameter(Parameter parameter) |
static ValidatorException |
ValidatorException.createOperationIdInvalid(String operationId) |
static ValidatorException |
ValidatorException.createOperationNotFound(HttpMethod method,
String path) |
static ValidatorException |
ValidatorException.createResponseNotFound(int statusCode,
String operation) |
static ValidatorException |
ValidatorException.createUnsupportedValueFormat(Parameter parameter) |