Salome HOME
Issue #1351: partition is not done
[modules/shaper.git] / src / GeomValidators / GeomValidators_ZeroOffset.h
index 91c7dcad93e49b562fd3ea541db74ede2baf70b2..64fd4ab63ee15a425a0cb5aaf432b782d697c51d 100644 (file)
@@ -21,6 +21,7 @@ public:
   /** \brief Returns true if feature and/or attributes are valid.
    *  \param[in] theFeature the validated feature.
    *  \param[in] theArguments the arguments in the configuration file for this validator.
+   *  \param[out] theError error message.
    *  \return true if feature is valid.
    */
   GEOMVALIDATORS_EXPORT virtual bool isValid(const std::shared_ptr<ModelAPI_Feature>& theFeature,