Image validators
backend.image.validators#
FileValidator
#
Bases: object
Validate an Image file
Attributes:
| Name | Type | Description |
|---|---|---|
allowed_extensions |
allowed image extensions |
|
allowed_mimetypes |
allowed image mimetypes (TODO) |