validate_interpretation_result function

Validator for interpretation_result objects

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)

Arguments

  • x: An object to be checked to see whether it is a valid interpretation_result.

Returns

The interpretation_result object that was input, if no errors are found.