samna.speck#
Submodules#
Module content#
- samna.speck.validate_configuration(arg0: samna.speck.configuration.SpeckConfiguration) Tuple[bool, str] #
Validates the given configuration.
- Parameters:
config (
speck.configuration.SpeckConfiguration
) – The configuration to validate.- Returns:
A pair of the validation result and the analysis string.