Private rule interface implemented by Dimension rules, Data rules and Scaling. Allows for parameter verification. More...
Inherits ObjectPtr< IRulePrivate >.
Private rule interface implemented by Dimension rules, Data rules and Scaling. Allows for parameter verification.
Public Member Functions | |
void | verifyParameters () const |
Checks whether the parameters are valid and returns an appropriate error code if not. More... | |
|
inline |
Checks whether the parameters are valid and returns an appropriate error code if not.
OpendaqErrException | If the parameters are invalid for the specific rule type. |