kind()
Class Public methods
Returns the kind of the validator.
1 2 | PresenceValidator.kind # => :presence UniquenessValidator.kind # => :uniqueness |
Returns the kind of the validator.
1 2 | PresenceValidator.kind # => :presence UniquenessValidator.kind # => :uniqueness |
Designed by : w10schools
service@w10schools.com
Please login to continue.