Salome HOME
Fix solvespace version number in environment.
[modules/shaper.git] / src / Model / Model_AttributeValidator.h
index eea6cda4b33f65478fd85a7087b1e576c883778f..3e8240cdf1c3549c26d46b53a482972e7f2c6875 100644 (file)
@@ -22,6 +22,7 @@ class Model_AttributeValidator : public ModelAPI_AttributeValidator
 public:
   /// \param theAttribute the checked attribute
   /// \param theArguments arguments of the attribute
+  /// \param theError erros message produced by validator to the user if it fails
   /// \returns true if attribute is valid
   MODEL_EXPORT virtual bool isValid(const AttributePtr& theAttribute,
                                     const std::list<std::string>& theArguments,