Qore RestSchemaValidator Module Reference
1.1.2
|
The RestSchemaValidator module provides an abstract REST schema validation API to Qore.
Primary classes provided by this module:
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)