validate
fun ValidationScope.validate(condition: Boolean, error: ValidationScope.() -> ValidationError): ValidationResult
Validates a SchemaDocument and returns the result as a ValidationResult.
Validates a SchemaDocument and returns the result as a ValidationResult.