Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsAffinda ToolsAffinda Create Validation Result
Affinda Tools

Affinda Create Validation Result

Create a validation result for document annotations in Affinda. Use this tool to record validation outcomes after parsing a document. Validation results track whether specific annotations (extracted data fields) pass or fail business rules. Prerequisites: 1. Get a document ident…

Write actionRisk level 2 of 5API key connection
Use Affinda Create Validation Result

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • passedboolean
    Whether the validation passed (true), failed (false), or is not applicable (null/omitted).
  • messagestring
    Required
    Human-readable message explaining why the validation passed or failed.
  • documentstring
    Required
    Unique identifier of the document being validated. Obtain from Get Documents or Create Document actions.
  • ruleSlugstring
    Required
    The kebab-case slug identifier of the validation rule being applied. Must match pattern: lowercase letters, numbers, and hyphens only (e.g., 'field-is-required', 'amount-is-positive').
  • annotationsarray
    Required
    List of annotation IDs that this validation result applies to. Obtain annotation IDs from the Get Annotations action for a specific document.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.