import * as mod from "https://dotland.deno.dev/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. | |