Check.validate#
- Check.validate(experiment)[source]#
Verify the check is applicable to the given experiment.
- Raises:
TypeError – If the experiment type is not in
applicable_methods.- Parameters:
experiment (BaseExperiment)
- Return type:
None
Verify the check is applicable to the given experiment.
TypeError – If the experiment type is not in applicable_methods.
experiment (BaseExperiment)
None