Validation - vcspull.validator¶ Validation of vcspull configuration file. vcspull.validator.is_valid_config(config)¶function[source] Return true and upcast if vcspull configuration file is valid. Parameters: config (dict[str, Any]) Return type: TypeGuard[RawConfigDict]