|
Parsnip
parsing library
|
Public Member Functions | |
| bool | operator== (const DictionaryMember &other) const |
| Determine if two dictionary members are equivalent to each other, deep comparing the schema. | |
Data Fields | |
| SchemaBaseRef | member_schema |
| Schema for this dictionary member. | |
| Dependencies | expects |
| Other elements that must be present when this one is. | |
| bool | mandatory = false |
| Whether element must be present. | |