Public Member Functions | |
| Property () | |
| ~Property () | |
Public Attributes | |
| SValue | name |
| const SchemaType * | schema |
| const SchemaType * | dependenciesSchema |
| SizeType | dependenciesValidatorIndex |
| bool * | dependencies |
| bool | required |
|
inline |
Definition at line 1372 of file schema.h.
|
inline |
| bool* internal::Schema< SchemaDocumentType >::Property::dependencies |
| const SchemaType* internal::Schema< SchemaDocumentType >::Property::dependenciesSchema |
| SizeType internal::Schema< SchemaDocumentType >::Property::dependenciesValidatorIndex |
| SValue internal::Schema< SchemaDocumentType >::Property::name |
| bool internal::Schema< SchemaDocumentType >::Property::required |
| const SchemaType* internal::Schema< SchemaDocumentType >::Property::schema |
1.8.11