Client-side name of the uploaded file for validation purposes.
ValidationFileName is the same as FileName if a file was uploaded during the last postback. However, if no file was uploaded, ValidationFileName is String.Empty while FileName is null.