docs: Add note about multiple variable validation blocks (#29299)

This commit is contained in:
Radek Simko 2021-08-10 15:20:02 +01:00 committed by GitHub
parent 963771d398
commit 7a95bbf019
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -201,6 +201,9 @@ that includes the sentences given in `error_message`. The error message string
should be at least one full sentence explaining the constraint that failed,
using a sentence structure similar to the above examples.
Multiple `validation` blocks can be declared in which case error messages
will be returned for _all_ failed conditions.
### Suppressing Values in CLI Output
[inpage-sensitive]: #suppressing-values-in-cli-output