PHP Class GraphQL\Validator\Rules\ScalarLeafs

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

Méthodes publiques

Méthode Description
__invoke ( ValidationContext $context )
noSubselectionAllowedMessage ( $field, $type )
requiredSubselectionMessage ( $field, $type )

Method Details

__invoke() public méthode

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

noSubselectionAllowedMessage() static public méthode

static public noSubselectionAllowedMessage ( $field, $type )

requiredSubselectionMessage() static public méthode

static public requiredSubselectionMessage ( $field, $type )