pub fn validate(directives: &[Directive]) -> Vec<ValidationError>Expand description
Validate a stream of directives.
Returns a list of validation errors found.
pub fn validate(directives: &[Directive]) -> Vec<ValidationError>Validate a stream of directives.
Returns a list of validation errors found.