PHP Class GraphQL\Validator\Rules\ArgumentsOfCorrectType

Afficher le fichier Open project: webonyx/graphql-php Class Usage Examples

Méthodes publiques

Méthode Description
__invoke ( ValidationContext $context )
badValueMessage ( $argName, $type, $value, $verboseErrors = [] )

Method Details

__invoke() public méthode

public __invoke ( ValidationContext $context )
$context GraphQL\Validator\ValidationContext

badValueMessage() static public méthode

static public badValueMessage ( $argName, $type, $value, $verboseErrors = [] )