X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomValidators%2FGeomValidators_Different.h;h=a5be84f7baef37521b22b83551d27c38dba4184d;hb=eef14b29d313b9dd16453d12f20aa02383ee139c;hp=28cc2c58fe314b476e1ca8060fc2dbbdf1ed6abf;hpb=28636faf4eeaf4cf783c490f07b2efcf628cab1d;p=modules%2Fshaper.git diff --git a/src/GeomValidators/GeomValidators_Different.h b/src/GeomValidators/GeomValidators_Different.h index 28cc2c58f..a5be84f7b 100644 --- a/src/GeomValidators/GeomValidators_Different.h +++ b/src/GeomValidators/GeomValidators_Different.h @@ -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& theFeature,