Package graphql.validation
package graphql.validation
-
ClassDescriptionException thrown when a good-faith introspection check fails during validation.Enumerates the individual validation rules that can be applied to a GraphQL operation document.Consolidated operation validator that implements all GraphQL validation rules from the specification.Configuration class for query complexity limits enforced during validation.Builder for QueryComplexityLimits.Exception thrown when query complexity limits (depth or field count) are exceeded during validation.