20 #ifndef ModuleBase_SelectionValidator_H
21 #define ModuleBase_SelectionValidator_H
23 #include "ModuleBase.h"
24 #include "ModuleBase_ISelection.h"
25 #include "ModuleBase_Operation.h"
27 #include <ModelAPI_Validator.h>
Allows to validate the attribute value of a feature or the whole feature.
Definition: ModelAPI_Validator.h:43
A class which provides access to selection.
Definition: ModuleBase_ISelection.h:44
Base class for all operations.
Definition: ModuleBase_Operation.h:53
A validator of selection.
Definition: ModuleBase_SelectionValidator.h:37