I am having a multiple file field, I want to validate the files and raise the errors in forms.py before the controls goes to is_valid() in view.py.
is_valid()