public class Validator extends Object
Constructor and Description |
---|
Validator() |
Modifier and Type | Method and Description |
---|---|
List<ValidationError> |
validateDocument(GraphQLSchema schema,
Document document) |
public List<ValidationError> validateDocument(GraphQLSchema schema, Document document)
Copyright © 2019. All rights reserved.