mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
docs typo
This commit is contained in:
+1
-1
@@ -174,7 +174,7 @@ A few things to note on validators:
|
||||
.. note::
|
||||
|
||||
From ``v0.18`` onwards validators are not called on keys of dictionaries. If you wish to validate keys,
|
||||
User ``whole`` (see below).
|
||||
use ``whole`` (see below).
|
||||
|
||||
|
||||
Pre and Whole Validators
|
||||
|
||||
Reference in New Issue
Block a user