Flowdock
method

kind

Importance_1
Ruby on Rails latest stable (v3.2.13) - 0 notes - Class: ActiveModel::Validator
kind() public

Returns the kind of the validator. Examples:

PresenceValidator.kind   # => :presence
UniquenessValidator.kind # => :uniqueness
Show source
Register or log in to add new notes.