\(\renewcommand\AA{\unicode{x212B}}\)

ExperimentInfoValidator

This is a Python binding to the C++ class Mantid::API::ExperimentInfoValidator.

bases: mantid.kernel.IValidator

class mantid.api.ExperimentInfoValidator
isValid((OrientedLatticeValidator)self, (ExperimentInfo)value) str :

Returns an empty string if the value is considered valid, otherwise a string defining the error is returned.