mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
bc71e43252
Only one constraint option can be used at a time (except for the minimum and maximum ones that can eventually be combined). However, other options can be used with them (e.g. the validation failure message). So let's make the distinction between these two different options categories. [Yves Senn, Matthew Draper & Robin Dupret] |
||
---|---|---|
.. | ||
absence.rb | ||
acceptance.rb | ||
callbacks.rb | ||
clusivity.rb | ||
confirmation.rb | ||
exclusion.rb | ||
format.rb | ||
helper_methods.rb | ||
inclusion.rb | ||
length.rb | ||
numericality.rb | ||
presence.rb | ||
validates.rb | ||
with.rb |