graphql-php/src/Validator
Daniel Tschinder d92a2dab21 Add suggestions for invalid values
For misspelled enums or field names, these suggestions can be helpful.

This also changes the suggestions algorithm to better detect case-sensitivity mistakes, which are common

ref: graphql/graphql-js#1153
2018-02-16 16:19:25 +01:00
..
Rules Add suggestions for invalid values 2018-02-16 16:19:25 +01:00
DocumentValidator.php Validate literals in a single rule with finer precision 2018-02-15 21:29:14 +01:00
ValidationContext.php Validate literals in a single rule with finer precision 2018-02-15 21:29:14 +01:00