Search Results for

    Show / Hide Table of Contents

    TGraphQLValidator Class

    Validates if a GraphQL document that contains operations definitions is spec-compliant.

    Syntax

    Unit: GraphQL.Validator

    TGraphQLValidator = class(TObject);

    Constructors

    Name Description
    Create Creates a new validator instance, passing the schema used to validate and the document to be validated.

    Methods

    Name Description
    Execute Performs the document validation.
    In This Article
    Back to top GraphQL for Delphi v1.4
    © 2021 - 2024 tmssoftware.com