class PothosValidationError
extends PothosError
Re-export
import { PothosValidationError } from "https://deno.land/x/pothos@release-1730496474/packages/core/index.ts";
Constructors
new
PothosValidationError(message: string, options?: GraphQLErrorOptions)