I have applied some validation with data annotations but somehow I am missing something in the code. Here is my Model class in Model Folder: Model Class IMAGE-01
and here is my Validation Class (cs) in ViewModel Folder
When we run the project , validation not working.