X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModel%2FModel_FeatureValidator.h;h=010ad505c6cf9667df9088be8b8d77042856b527;hb=77b93142eb8ba33bfb9a42040c2fd8926ffea5c8;hp=c35acc8e10fdd5fb5d6cad160be8ca494b578307;hpb=28636faf4eeaf4cf783c490f07b2efcf628cab1d;p=modules%2Fshaper.git diff --git a/src/Model/Model_FeatureValidator.h b/src/Model/Model_FeatureValidator.h index c35acc8e1..010ad505c 100644 --- a/src/Model/Model_FeatureValidator.h +++ b/src/Model/Model_FeatureValidator.h @@ -31,6 +31,7 @@ public: /// Returns true if feature and/or attributes are valid /// \param theFeature the validated feature /// \param theArguments the arguments in the configuration file for this validator + /// \param theError erros message produced by validator to the user if it fails /// \returns true if feature is valid MODEL_EXPORT virtual bool isValid(const std::shared_ptr& theFeature, const std::list& theArguments,