validate method
void
validate()
Validates the schema structure.
Implementation
void validate() {
// TODO: Implement schema validation
}
Validates the schema structure.
void validate() {
// TODO: Implement schema validation
}