Qore RestSchemaValidator Module Reference 2.2
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...
 
hashdecl  RestExampleRequestInfo
 a hash giving example info for example HTTP request messages More...
 
hashdecl  RestExampleResponseInfo
 a hash giving example info for example HTTP response messages More...
 
hashdecl  RestQoreExampleCodeInfo
 a hash giving example information for building a request or response in Qore More...
 
hashdecl  RestRequestClientInfo
 a hash of information about a client-side request More...
 
hashdecl  RestRequestServerInfo
 a hash of information about a server-side request More...
 
hashdecl  RestResponseClientInfo
 a hash of information about a response from the server More...
 

Detailed Description

main namespace for all public RestSchemaValidator declarations