Sometimes You use the [ErrorMessage="whateveer"] annotation on attributes on your View Model (currently model). and while other you didn't.
I know this is currently done to see difference between custom and default error messages. But Keep consistency is someting to look into in the future.
Sometimes You use the
[ErrorMessage="whateveer"]
annotation on attributes on your View Model (currently model). and while other you didn't.I know this is currently done to see difference between custom and default error messages. But Keep consistency is someting to look into in the future.