Custom validation rules for extracted data

It would be great to define validation rules on templates. For example:

  • “Claim amount must be a number > 0”
  • “Date must be within last 12 months”
  • “Policy number must match pattern XX-XXXXXXX”

If a field fails validation, flag it for human review instead of just accepting whatever the parser extracts. Would cut down on errors getting into our downstream systems.

2 Likes

This would be great for us too. We have PO numbers that follow a specific format and catching invalid extractions early would save us a lot of cleanup time.

1 Like