- getOpenApiOperation
Components getOpenApiOperation(HTTPServerRequest , OpenApi )
Undocumented in source. Be warned that the author may not have intended to support it.
- isValid
bool isValid(Json value, string type, string format)
Undocumented in source. Be warned that the author may not have intended to support it.
- isValid
bool isValid(string value, string type, string format)
Undocumented in source. Be warned that the author may not have intended to support it.
- matchedPath
Path matchedPath(OpenApi definition, string )
Undocumented in source. Be warned that the author may not have intended to support it.
- validate
void validate(HTTPServerRequest request, OpenApi definition)
Undocumented in source. Be warned that the author may not have intended to support it.
- validateAgainstSchema
void validateAgainstSchema(Json value, Json schema)
Undocumented in source. Be warned that the author may not have intended to support it.
- validateBody
void validateBody(HTTPServerRequest request, OpenApi definition)
Undocumented in source. Be warned that the author may not have intended to support it.
- validateExistence
void validateExistence(HTTPServerRequest request, OpenApi definition)
Undocumented in source. Be warned that the author may not have intended to support it.
- validateValues
void validateValues(HTTPServerRequest request, OpenApi definition)
Undocumented in source. Be warned that the author may not have intended to support it.