diff options
Diffstat (limited to 'docs/api-guide/validators.md')
| -rw-r--r-- | docs/api-guide/validators.md | 6 | 
1 files changed, 6 insertions, 0 deletions
| diff --git a/docs/api-guide/validators.md b/docs/api-guide/validators.md index ac2f3248..f087e191 100644 --- a/docs/api-guide/validators.md +++ b/docs/api-guide/validators.md @@ -1,5 +1,11 @@  <a class="github" href="validators.py"></a> +--- + +**Note**: This is the documentation for the **version 3.0** of REST framework. Documentation for [version 2.4](http://tomchristie.github.io/rest-framework-2-docs/) is also available. + +--- +  # Validators  > Validators can be useful for re-using validation logic between different types of fields. | 
