Salome HOME
Fix regression in unit tests
[modules/shaper.git] / src / GeomValidators / GeomValidators_BooleanArguments.h
index d5c9031118d29f0013a20f9d4be9239160eab7bf..1686c8ee4e13c1429e47a26cdf2dcc8b418667fe 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,