LineItemsValidator

public final class LineItemsValidator

Use this class with the Component API if you are using the return assistant. You should call its validate method with the compound extractions received in the AnalysisFragmentListener.onExtractionsAvailable() listener method.

It checks that the compound extractions contain valid line items which can be used to show the return assistant.

Constructors

LineItemsValidator
Link copied to clipboard
LineItemsValidator LineItemsValidator()

Types

Companion
Link copied to clipboard
public class Companion