Method: Validation::Rule::Phone#params

Defined in:
lib/validation/rule/phone.rb

#paramsObject

returns the params given in the constructor



17
18
19
# File 'lib/validation/rule/phone.rb', line 17

def params
  @params
end