Qore RestSchemaValidator Module Reference 2.2
Loading...
Searching...
No Matches
RestSchemaValidator::RestQoreExampleCodeInfo hashdecl Reference

a hash giving example information for building a request or response in Qore More...

#include <RestSchemaValidator.qm.dox.h>

Public Member Methods

hash< string, string > hashdecls ()
 a hash giving example hashdecl declarations for hash objects in the message; keys are hashdecl names; string values are Qore example code declarations of the given hashdecl
 

Public Attributes

string example
 a string giving the example code generation
 

Detailed Description

a hash giving example information for building a request or response in Qore