mirror of
https://github.com/Respect/Validation.git
synced 2026-03-18 08:09:51 +01:00
There are a few use cases in which you would like to have a custom exception but, at the same time, reuse the message or exception that validation might give you. This commit creates a new feature that allows users to define a callable that will generate an exception when it fails. |
||
|---|---|---|
| .. | ||
| 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 | ||