Interface | Description |
---|---|
ValidationRule |
Class | Description |
---|---|
NoUnbrokenInputCycles |
Schema validation rule ensuring no input type forms an unbroken non-nullable recursion,
as such a type would be impossible to satisfy
|
ValidationError | |
ValidationErrorCollector | |
Validator |
Enum | Description |
---|---|
ValidationErrorType |
Exception | Description |
---|---|
InvalidSchemaException |