Browse by Tags
Sorry, but there are no more tags available to filter with.
-
I was using attributes from the System.ComponentModel.DataAnnotations namespace for model validation. This namespace includes a few very useful validation attributes such as Required Attribute – Validates the field has a value Range Read More...