validate_channel# aiapy.util.validate_channel(argument, *, valid_channels='all')[source]# Parameters: argument (str) – Argument name to validate. valid_channels (list or str, optional) – List of valid channels. Defaults to “all”, which will validate against the list of all AIA channels.