Qore RestSchemaValidator Module Reference 2.1.3
Loading...
Searching...
No Matches
RestSchemaValidator Namespace Reference

main namespace for all public RestSchemaValidator declarations More...

Classes

class  AbstractRestSchemaValidator
 abstract REST schema validation classes More...
 
class  NullRestSchemaValidator
 null REST validator; no schema is used but default serialization and deserialization is performed More...
 
struct  RestExampleRequestInfo
 a hash giving example info for example HTTP request messages More...
 
struct  RestExampleResponseInfo
 a hash giving example info for example HTTP response messages More...
 
struct  RestQoreExampleCodeInfo
 a hash giving example information for building a request or response in Qore More...
 
struct  RestRequestClientInfo
 a hash of information about a client-side request More...
 
struct  RestRequestServerInfo
 a hash of information about a server-side request More...
 
struct  RestResponseClientInfo
 a hash of information about a response from the server More...
 

Detailed Description

main namespace for all public RestSchemaValidator declarations