aws-samples / amazon-textract-code-samples

Amazon Textract Code Samples
MIT No Attribution
416 stars 260 forks source link

Fix validation sample #40

Closed gel closed 1 year ago

gel commented 1 year ago

Issue #, if available:

Description of changes: Bug in the the validation sample - it processes the summary line as validation error instead of skipping it.

Fixed output: Furniture (Desks and Chairs) is greater than $1000.

Current output: Furniture (Desks and Chairs) is greater than $1000. is greater than $1000.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.