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

pull/29344/head
Radek Simko 5 years ago committed by GitHub
parent 963771d398
commit 7a95bbf019
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save