PaferaPy Async 0.1
ASGI framework focused on simplicity and efficiency
|
Throws an exception on blank values. More...
Public Member Functions | |
def | __call__ (self, fieldname, value) |
Throws an exception on blank values.
Definition at line 43 of file validators.py.
def pafera.validators.BlankValidator.__call__ | ( | self, | |
fieldname, | |||
value | |||
) |
Definition at line 46 of file validators.py.