Attribute index constants.
Declared in <baljsn_decoderoptions.h>
enum Unnamed enum;
| Name | Description |
|---|---|
ATTRIBUTE_INDEX_MAX_DEPTH | Index of the maxDepth attribute. |
ATTRIBUTE_INDEX_SKIP_UNKNOWN_ELEMENTS | Index of the skipUnknownElements attribute. |
ATTRIBUTE_INDEX_VALIDATE_INPUT_IS_UTF8 | Index of the validateInputIsUtf8 attribute. |
ATTRIBUTE_INDEX_ALLOW_CONSECUTIVE_SEPARATORS | Index of the allowConsecutiveSeparators attribute. |
ATTRIBUTE_INDEX_ALLOW_FORM_FEED_AS_WHITESPACE | Index of the allowFormFeedAsWhitespace attribute. |
ATTRIBUTE_INDEX_ALLOW_UNESCAPED_CONTROL_CHARACTERS | Index of the allowUnescapedControlCharacters attribute. |
ATTRIBUTE_INDEX_ALLOW_MISSING_REQUIRED_ATTRIBUTES | Index of the allowMissingRequiredAttributes attribute. |