|
SHAPER
9.15.0
|

Public Member Functions | |
| virtual bool | isValid (const AttributePtr &theAttribute, const std::list< std::string > &theArguments, Events_InfoMessage &theError) const |
| Returns true if attribute has a valid parameter expression. More... | |
|
virtual |
Returns true if attribute has a valid parameter expression.
| theAttribute | the checked attribute |
| theArguments | arguments of the attribute |
| theError | the error string message if validation fails |
Implements ModelAPI_AttributeValidator.