otupy.profiles.nfm.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 nfm profile. :param cmd: The Command class to validate.