Package graphql.validation.constraints
-
Interface Summary Interface Description DirectiveConstraint A DirectiveConstraint is a specialised form of validation rule that assumes it is backed by a SDL directive on fields, field arguments or input type fields. -
Class Summary Class Description AbstractDirectiveConstraint DirectiveConstraints This contains a map ofDirectiveConstraints and helps run them against a specific field or argumentDirectiveConstraints.Builder Documentation Documentation.Builder GraphQLListElementValidator GraphQLScalars