Class
HammerCLI::Validator::BaseConstraint
In:
lib/hammer_cli/validator.rb
Parent:
Object
Methods
exist?
get_option
new
option_passed?
option_switches
rejected
required
Attributes
rejected_msg
[R]
required_msg
[R]
Public Class methods
new
(options, to_check)
Public Instance methods
exist?
()
rejected
(args={})
required
(args={})
Protected Instance methods
get_option
(name)
option_passed?
(option_name)
option_switches
(opts=nil)
[Validate]