mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-23 06:16:44 +00:00
docs
This commit is contained in:
parent
ab8d680383
commit
3530e3a58c
@ -139,9 +139,9 @@ You can also use validation options for custom error messages. The following opt
|
||||
:after_message
|
||||
:on_or_after_message
|
||||
|
||||
* There is no :between_message option. The between error message should be defined using the :on_or_before and :on_or_after messages.
|
||||
Note: There is no :between_message option. The between error message should be defined using the :on_or_before and :on_or_after messages.
|
||||
|
||||
However, it is highly recommended you use the I18n system for error messages.
|
||||
It is highly recommended you use the I18n system for error messages.
|
||||
|
||||
|
||||
=== Restriction Option Shorthand
|
||||
|
||||
Loading…
Reference in New Issue
Block a user