![]() |
Qore Swagger Module Reference 2.4
|
describes a single HTTP header More...
#include <Swagger.qm.dox.h>
Static Public Member Methods | |
| static void | checkValueType (*string loc, *SchemaObject items, reference< auto > value, string type) |
| validates default values | |
Static Public Member Methods inherited from Swagger::SchemaBase | |
| static void | throwInvalidType (auto value, string expected, string name, string actual) |
throws an SCHEMA-VALIDATION-ERROR exception | |
Additional Inherited Members | |
Public Member Methods inherited from Swagger::ObjectBase | |
| void | constructor () |
| Constructor. | |
| void | constructor (hash< auto > oh) |
| Constructor. | |
| void | constructor (ObjectBase other) |
| copy constructor | |
| void | initialize (hash< auto > oh) |
| Initialize. | |
Public Member Methods inherited from Swagger::SchemaBase | |
| void | checkIntern (reference value, binary v, string name, string method, string path, *string format, string type, bool serialize, bool request) |
| converts binary values to strings for supported formats | |
| void | constructor () |
| Private constructor. | |
| void | constructor (SchemaBase other) |
| Copy constructor. | |
| void | constructor (string objType, hash< auto > oh) |
| Constructor. | |
| auto | getExampleValueWithFormat (*string fname, string type, *string format) |
| returns an example value for the given type | |
describes a single HTTP header