validate_interpretation_set function

Validator for interpretation_set objects

Validator for interpretation_set objects

Checks some features of the passed object to see whether they are as expected for the class. See interpretation_set documentation for definition of the class.

validate_interpretation_set(interpretation_set)

Arguments

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

Returns

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