kind()
Return the kind for this validator.
# File activemodel/lib/active_model/validator.rb, line 118 def kind self.class.kind end