class Parser
Defined at line 567 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Profiles/data-management/Current/MessageDef.h
Public Methods
WEAVE_ERROR CheckSchemaValidity ()
Roughly verify the schema is right, including
1) at least one element is there
2) all elements are anonymous and of Structure type
3) every Data Element is also valid in schema