mirror of
https://github.com/Respect/Validation.git
synced 2026-03-16 07:15:45 +01:00
Since I updated the validation engine[1], it became possible to create
results with siblings. This commit changes the "DateTimeDiff", allowing
it to create a result with a sibling when possible. That will improve
the clarity of the error messages.
While at it, I noticed that we were not translating the type of
interval, so I fixed that and improved the documentation.
[1]:
|
||
|---|---|---|
| .. | ||
| rules | ||
| 01-installation.md | ||
| 02-feature-guide.md | ||
| 03-handling-exceptions.md | ||
| 04-message-translation.md | ||
| 05-message-placeholder-conversion.md | ||
| 06-concrete-api.md | ||
| 07-custom-rules.md | ||
| 08-comparable-values.md | ||
| 09-list-of-rules-by-category.md | ||
| 10-license.md | ||
| index.md | ||