Method: ActiveModel::Validator#options

Defined in:
activemodel/lib/active_model/validator.rb

#optionsObject (readonly)

Returns the value of attribute options.



97
98
99
# File 'activemodel/lib/active_model/validator.rb', line 97

def options
  @options
end