| 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 | Description |
|---|---|
| AbstractDirectiveConstraint | |
| DirectiveConstraints |
This contains a map of
DirectiveConstraints and helps
run them against a specific field or argument |
| DirectiveConstraints.Builder | |
| Documentation | |
| Documentation.Builder | |
| GraphQLListElementValidator | |
| GraphQLScalars |