Validation event.dataTransfer.files with standart rules

Hi.

I have form with input[type=file] and drag&drop.

Is there a way to validate e.dataTransfer.files from drop callback with standard validators defined in model rules?

Thanks.