Mantid
|
#include "MantidAPI/ADSValidator.h"
#include "MantidKernel/TypedValidator.h"
#include "MantidPythonInterface/core/TypedValidatorExporter.h"
#include <boost/python/class.hpp>
Go to the source code of this file.
Functions | |
void | export_ADSValidator () |
This is the base TypedValidator for most of the WorkspaceValidators. More... | |
void export_ADSValidator | ( | ) |
This is the base TypedValidator for most of the WorkspaceValidators.
Definition at line 18 of file ADSValidator.cpp.
References Mantid::API::ADSValidator::isMultipleSelectionAllowed(), Mantid::API::ADSValidator::isOptional(), Mantid::API::ADSValidator::setMultipleSelectionAllowed(), and Mantid::API::ADSValidator::setOptional().