Validator for interpretation_result objects
Checks some features of the passed object to see whether they are as expected for the class. See interpretation_result
documentation for definition of the class.
validate_interpretation_result(x)
x
: An object to be checked to see whether it is a valid interpretation_result.The interpretation_result object that was input, if no errors are found.