Skip to main content
Latest
import * as graphqlDeno from "https://deno.land/x/graphql_deno@v15.0.0/lib/validation/ValidationContext.js";

Classes

An instance of this class is passed as the "this" context to all validators, allowing access to commonly useful contextual information from within a validation rule.