in IS_IMAGE i can use
extensions: iterable containing allowed image file extensions in lowercase

in IS_UPLOAD_FILENAMe i can use
extension: extension (after dot) regex

is there a special reason why there is not an option to use iterable in 
IS_UPLOAD_FILENAME

i want to chek if the file is svg or svgz.

andrej


Reply via email to