validate method

void validate()

Validates the schema structure.

Implementation

void validate() {
  // TODO: Implement schema validation
}