Returns the number of attributes with validations
60 61 62
# File 'lib/validations.rb', line 60 def size @attrs.size end