Skip to content

Interface IConfigValidator

Represents a validator for GenTestsAI configuration files for a specific purpose, which validable files are illustrated by a string-indexed Python dictionary (with varied values).

Extension Points

  • The purpose of the validated configuration files is specified by descendants of this interface.

Details

  • Fully-qualified Name: configuration.config_validator.IConfigValidator

Public methods