nlib
|
Specifies options for operating JsonSchemaConverter. More...
#include <manual_en.h>
Public Attributes | |
bool | encode_title |
As of now, this variable is ignored. | |
bool | encode_description |
As of now, this variable is ignored. | |
const NativePathMapper * | uri_mapper |
Sets the pointer to an object that is to be used to convert a URI to a file path. You can specify NULL. More... | |
JsonStreamParserSettings | parser_settings |
This setting is provided to parse JSON Schema. | |
Specifies options for operating JsonSchemaConverter.
Definition at line 58 of file JsonSchema.h.
nn::nlib::msgpack::JsonSchemaConverterSettings::uri_mapper |
Sets the pointer to an object that is to be used to convert a URI to a file path. You can specify NULL.
Definition at line 65 of file JsonSchema.h.
© 2012-2017 Nintendo Co., Ltd. All rights reserved.