respect-validation/docs
Henrique Moody 4a16ad3d09
Allow templates to be callables
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.
2024-12-11 17:50:47 +01:00
..
rules Add headings to the templates 2024-12-09 01:34:50 +01:00
01-installation.md Change documentation order 2024-02-04 16:11:57 +01:00
02-feature-guide.md Allow templates to be callables 2024-12-11 17:50:47 +01:00
03-handling-exceptions.md Improve several validation messages 2024-12-05 23:37:42 +01:00
04-message-translation.md Upgrade translation mechanism 2024-12-05 15:42:40 +01:00
05-message-placeholder-conversion.md Improve the "Feature Guide" documentation 2024-12-05 00:21:34 +01:00
06-concrete-api.md Improve the "Feature Guide" documentation 2024-12-05 00:21:34 +01:00
07-custom-rules.md Rename "Validatable" to "Rule" 2024-12-05 19:32:14 +01:00
08-comparable-values.md Improve the "Feature Guide" documentation 2024-12-05 00:21:34 +01:00
09-list-of-rules-by-category.md Improve the "Feature Guide" documentation 2024-12-05 00:21:34 +01:00
10-license.md Improve the "Feature Guide" documentation 2024-12-05 00:21:34 +01:00
index.md Improve the "Feature Guide" documentation 2024-12-05 00:21:34 +01:00