20 #ifndef FeaturesPlugin_ValidatorTransform_H
21 #define FeaturesPlugin_ValidatorTransform_H
23 #include "ModelAPI_AttributeValidator.h"
37 virtual bool isValid(
const AttributePtr& theAttribute,
38 const std::list<std::string>& theArguments,
An event message for sending a string message which has to be translated.
Definition: Events_InfoMessage.h:35
Generic validator for any attribute of a feature.
Definition: ModelAPI_AttributeValidator.h:31