class Parser
Defined at line 681 of file 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 Event is also valid in schema