method

kind

kind()
public

Returns the kind of the validator.

PresenceValidator.kind   # => :presence
UniquenessValidator.kind # => :uniqueness