SHAPER  9.12.0
ModelAPI_Validator Class Reference

Allows to validate the attribute value of a feature or the whole feature. More...

Inheritance diagram for ModelAPI_Validator:
Inheritance graph

Detailed Description

Allows to validate the attribute value of a feature or the whole feature.

This object is assigned by the name in the XML file to the specific attribute or to the whole feature. If validator returns "false", it is signalized in user interface and feature is not executed. Validators must be registered in the validators factory to be correctly identified by the XML string-ID.