Uploaded documents are duplicated

I want to display a notification when an uploaded document has a duplicate name. Is there a way to implement this?
image
Thx

I think the fastest method would be to put the unique index on the name attribute in the FileStorage entity.