Salome HOME
GeomValidators documentation update
[modules/shaper.git] / src / GeomValidators / GeomValidators_Different.h
index 28cc2c58fe314b476e1ca8060fc2dbbdf1ed6abf..a5be84f7baef37521b22b83551d27c38dba4184d 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.
    *  \returns true if feature is valid.
    */
   GEOMVALIDATORS_EXPORT virtual bool isValid(const std::shared_ptr<ModelAPI_Feature>& theFeature,