PHP Class GraphQL\Validator\Rules\ArgumentsOfCorrectType

Show file Open project: webonyx/graphql-php Class Usage Examples

Public Methods

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

Method Details

__invoke() public method

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

badValueMessage() static public method

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