Skip to content

Validation Policy

Introduction

The myBiros platform already supports data extraction and processing in a human-in-the-loop mode. With the introduction of validation policies, it is now possible to offer an additional tool for validating extracted data, capable of highlighting potential errors and reducing the workload on operators.

What are Validation Policies?

Extracted fields from a document often do not have the same level of importance, and sometimes the quality of the result may not require operator intervention.

From this premise arose the need to introduce validation rules for the extracted data, which allow for automatic validation of the information if positive, or bringing it to the operator's attention if negative.

Types of Validation Policies

Currently, two types of policy rules are available for automatic document validation:

  • One based on the existence of fields.
  • The other based on the confidence level of the extracted field.

Moreover, validation policies allow users to specify the range of pages on which the rules should be evaluated, hence enabling users to validate documents based on all their content or just a portion of it.

Note

Now that you know what validation policies are and what they can do you are ready to learn how to enable and manage them on the Platform. See How-to create Validation Policy