SHAPER
9.13.0
|
Generic validator for any attribute of a feature. More...
Public Member Functions | |
virtual GEOMVALIDATORS_EXPORT bool | isValid (const AttributePtr &theAttribute, const std::list< std::string > &theArguments, Events_InfoMessage &theError) const |
Generic validator for any attribute of a feature.
|
virtual |
[in] | theAttribute | an attribute to check |
[in] | theArguments | a filter parameters |
[out] | theError | error message. |
Implements ModelAPI_AttributeValidator.