📝 Update docs, typos, aclarations, fix examples

for NoSQL models
This commit is contained in:
Sebastián Ramírez
2018-12-17 22:50:22 +04:00
parent 2a48b10be3
commit 659b8ae8af
11 changed files with 34 additions and 45 deletions

View File

@@ -199,4 +199,4 @@ Validations specific for strings:
In these examples you saw how to declare validations for `str` values.
See the next sections to see how to declare validations for other types, like numbers.
See the next chapters to see how to declare validations for other types, like numbers.