Qore RestSchemaValidator Module Reference  1.1

RestSchemaValidator Module Introduction

The RestSchemaValidator module provides an abstract REST schema validation API to Qore.

Primary classes provided by this module:

RestSchemaValidator Module Release Notes

RestSchemaValidator v1.1

  • updated the default validator to try all serialization methods if multiple methods are available and one fails (issue 2831)

RestSchemaValidator v1.0.2

  • fixed the null validator to handle binary message bodies; fixed issues with "text" serialization with binary message bodies (issue 2816)

RestSchemaValidator v1.0.1

RestSchemaValidator v1.0