Show validator for MaxFileSize

Hi, I want to have a validator that shows a message "File must not exceed 3MB" when try to upload a file that is bigger than the MaxFileSize in FileInput Button properties. How should I do it?
image