]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/Model/Model_Validator.h
Salome HOME
Update the doxygen documentation
[modules/shaper.git] / src / Model / Model_Validator.h
index cab877163a4fa18bb647537eff8be239f34614d9..4747c534ba87a7711b7ae1125058ff2ab35e1131 100644 (file)
@@ -89,6 +89,7 @@ class Model_ValidatorsFactory : public ModelAPI_ValidatorsFactory
   virtual bool isConcealed(std::string theFeature, std::string theAttribute);
 
 protected:
+  /// Adds the defualt validators that are usefull for all features.
   void addDefaultValidators(std::list<ModelAPI_Validator*>& theValidators,
                             std::list<std::list<std::string> >& theArguments) const;
   /// Get instance from Session