OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __init__ (self, *typing.Optional[str] error=None) |
str | __call__ (self, str value) |
![]() | |
str | __repr__ (self) |
typing.Any | __call__ (self, typing.Any value) |
Data Fields | |
error | |
Static Public Attributes | |
USER_REGEX | |
DOMAIN_REGEX | |
DOMAIN_WHITELIST | |
default_message | |
![]() | |
error | |
Validate an email address. :param error: Error message to raise in case of a validation error. Can be interpolated with `{input}`.
def __init__ | ( | self, | |
*typing.Optional[str] | error = None |
||
) |
str __call__ | ( | self, | |
str | value | ||
) |
|
static |
|
static |
|
static |
error |
|
static |