Is there any techiques for validating input[type="file"] in Ionic 3

Hi,

I am working with a form where I used FormValidaor to validate the fields. Now when using input[type=‘file’] , validators doesn’t return the status true even after the value of the input is changed.

If my way is wrong, please let me get some of your ideas.

Thanks