# File lib/hammer_cli_foreman/operating_system.rb, line 127
      def validate_options
        super
        validator.any(:option_operatingsystem_id).required
      end