I have found some questions like ...Validate Image Type... but it didn't fulfill my needs....
I have Model class named ...Movie... which contains property ...public byte[] Image { get; set; }...My ...View contains...<form asp-action="Index" method="post"...