class HammerCLIForeman::OperatingSystem::SetParameterCommand
Public Instance Methods
validate_options()
click to toggle source
Calls superclass method
# File lib/hammer_cli_foreman/operating_system.rb, line 74 def validate_options super validator.any(:option_operatingsystem_id, :option_operatingsystem_title).required end