![]() |
Qore RestSchemaValidator Module Reference
2.1
|
The RestSchemaValidator module provides an abstract REST schema validation API to Qore.
Primary classes provided by this module:
Content-Type headers in responses (issue 4019)Expect header was not supported and where binary message bodies were read as strings (issue 4035)NullRestSchemaValidator to report serialization errors instead of ignoring them and returning about 200 OK response (issue 3547)NullRestSchemaValidator not respecting set Content-Type header from RestClass (issue 3427)"text" serialization with binary message bodies (issue 2816)