mirror of
https://github.com/Respect/Validation.git
synced 2026-03-17 07:45: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]:
|
||
|---|---|---|
| .. | ||
| Exceptions | ||
| Helpers | ||
| Message | ||
| Mixins | ||
| Rules | ||
| Transformers | ||
| Factory.php | ||
| Mode.php | ||
| Result.php | ||
| Rule.php | ||
| Validator.php | ||
| ValidatorDefaults.php | ||