9#include "MantidAPI/DllConfig.h"
21class MANTID_API_DLL
InstrumentValidator :
public Kernel::TypedValidator<std::shared_ptr<ExperimentInfo>> {
28 std::string getType()
const;
30 std::string checkValidity(
const std::shared_ptr<ExperimentInfo> &
value)
const override;
double value
The value of the point.
A validator which checks that a workspace has a valid instrument.
Requirements
Enumeration describing requirements.
std::shared_ptr< IValidator > IValidator_sptr
A shared_ptr to an IValidator.
Helper class which provides the Collimation Length for SANS instruments.