mirror of
https://github.com/Respect/Validation.git
synced 2026-03-17 07:45:45 +01:00
The `{{name}}` placeholder could represent different things depending on
the state of the Result, and referring to it as `{{name}}` seems
arbitrary. This commit changes it to `{{subject}}`, which is much more
generic and it describes well what that placeholder can mean.
|
||
|---|---|---|
| .. | ||
| 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 | ||