regulaforensics/DocumentReader-web-openapi

Add processParam.checkRequiredTextFields into request

ikliashchou opened this issue · 0 comments

boolean, when enabled each field in template will be checked for value presence and if the field is marked as required, but has no value, it will have "error" in validity status. Disabled by default.