mirror of
https://github.com/retailcrm/graphql-php.git
synced 2025-04-14 06:30:55 +00:00
This factors out the enum value validation from scalar value validation and ensures the same try/catch is used in isValidLiteralValue as isValidPHPValue and protecting from errors in valueFromAST. ref: graphql/graphql-js#1126 |
||
---|---|---|
.. | ||
Rules | ||
DocumentValidator.php | ||
ValidationContext.php |