Module validator

Source
Expand description

Trait to validate semantic errors.

Errors could involve more than one configuration option. Some configuration combinations can be incompatible.

Enums§

SemanticValidationError
Errors that can occur validating the configuration.

Traits§

Validator