Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for email (0.12 sec)

  1. docs/en/docs/tutorial/response-model.md

        ```
    
    !!! info
        To use `EmailStr`, first install <a href="https://github.com/JoshData/python-email-validator" class="external-link" target="_blank">`email_validator`</a>.
    
        E.g. `pip install email-validator`
        or `pip install pydantic[email]`.
    
    And we are using this model to declare our input and the same model to declare our output:
    
    === "Python 3.10+"
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 17.9K bytes
    - Viewed (0)
Back to top