• Preparing search index...
  • The search index is not available
API Documentation
  • API Documentation
  • core/src
  • Claim
  • verify

Function verify

  • verify(claimInput: IClaim, cType: ICType): void
  • Verifies the data structure and schema of a Claim.

    Parameters

    • claimInput: IClaim

      IClaim to verify.

    • cType: ICType

      ICType to verify claimInput's contents.

    Returns void

    • Defined in packages/core/src/claim/Claim.ts:229

Settings

Member Visibility

Theme

Modules

  • API Documentation
    • asset-did/src
    • augment-api/src
    • chain-helpers/src
      • Blockchain
      • ErrorHandler
      • SubscriptionPromise
    • config/src
      • ConfigService
    • core/src
      • Attestation
      • BalanceUtils
      • CType
        • Schemas
      • Claim
      • Credential
      • DelegationNodeUtils
      • PublicCredential
      • Quote
    • did/src
    • messaging/src
    • sdk-js/src
    • type-definitions/src
    • types/src
      • SubscriptionPromise
    • utils/src
      • Crypto
      • DataUtils
      • JsonSchema
      • SDKErrors
      • UUID
      • jsonabc
    • vc-export/src
      • constants
      • presentation
      • vcjsSuites
        • suites
          • KiltAttestedSuite
          • KiltIntegritySuite
          • KiltSignatureSuite
      • verification
  • fromCTypeAndClaimContents
  • fromNestedCTypeClaim
  • hashClaimContents
  • isIClaim
  • toJsonLD
  • verify
  • verifyDataStructure
  • verifyDisclosedAttributes