respect-validation/docs
Henrique Moody 5ba9b31cc8
Make the behavior of DateTime more explicit
We decided to make the date format validation stricter[1]. Although
that's good, it could present some challenges for some people,
considering that the DateTime rule would be more flexible.

There are many cases in which PHP can parse a date but can't output it
the same way.

[1]: 5fe4b96ebf

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2024-02-04 15:57:53 +01:00
..
rules Make the behavior of DateTime more explicit 2024-02-04 15:57:53 +01:00
comparable-values.md Move documentation about "Comparable Values" 2019-05-11 17:34:42 +02:00
concrete-api.md Fix coding standard of a code in "concrete-api.md" 2019-02-10 12:37:33 +01:00
custom-rules.md Move "Custom rules" documentation 2019-05-22 20:55:59 +02:00
feature-guide.md Drop PHP 7.4 support 2023-02-19 00:19:10 -03:00
index.md Update docs (and shiny badges) 2023-02-14 22:39:19 -03:00
installation.md Drop support for PHP 8.0 and below 2024-01-27 20:04:17 +01:00
license.md Merge branch '1.1' 2018-08-23 02:12:44 +02:00
list-of-rules.md Dusting off. See CHANGELOG.md for more details on this commit 2023-02-13 03:59:11 -03:00
message-placeholder-conversion.md Move "Message placeholder conversion" documentation 2019-05-22 20:56:22 +02:00
message-translation.md Move "Message translation" documentation 2019-05-22 20:56:09 +02:00