Skip to content

validators.py

Model field validators.

Module Metadata:

Author: Adams Pierre David

Functions:

  • not_in_the_past(date):
    • Raises a ValidationError when the given date has already passed.