Salome HOME
GeomValidators documentation update
[modules/shaper.git] / src / GeomValidators / GeomValidators_PartitionArguments.h
index 8233cbfbc888eacdcc7fb0828844fa4738bf4539..1b32070018ee69f2f5d49f193f714b725f0e2589 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,