mirror of
https://github.com/Respect/Validation.git
synced 2026-03-14 22:35:45 +01:00
There's more value on showing how `assert()` displays the validation messages than simply showing if `isValid()` returns `true` or `false`. However, that increases the chances of having outdated documentation, so I created a doc linter that updates the Markdown files with the correct message. |
||
|---|---|---|
| .. | ||
| validators | ||
| comparable-values.md | ||
| comparing-empty-values.md | ||
| concrete-api.md | ||
| custom-validators.md | ||
| feature-guide.md | ||
| getting-started.md | ||
| handling-exceptions.md | ||
| index.md | ||
| license.md | ||
| message-placeholder-conversion.md | ||
| message-translation.md | ||
| requirements.txt | ||