Validate Documents using Glosario Definitions

validate_document(file_path)

Arguments

file_path

path to the file to be validated

Details

In case the document is not valid the function will return a warning for each term not defined and raise a final error listing the total number of terms not matched.