otupy.profiles.fclm.validation.validate_args

validate_args(cmd)

Validate a Command

Helper function to check the Args in a Command are valid for the Action and Target according to the FCLM profile. :param cmd: The Command class to validate.