my
overflow
10 posts tagged
data-annotations
"The Id field is required" validation message on Create; Id not set to [Required]
asp.net-mvc
asp.net-mvc-2
data-annotations
January 26, 2010
How can I tell the Data Annotations validator to also validate complex child properties?
c#
validation
data-annotations
March 22, 2010
Property-level validation errors hinder the validation of Class-level validation
asp.net-mvc
validation
asp.net-mvc-2
data-annotations
asp.net-mvc-3
June 23, 2010
Custom Validation Attribute Multiple Times on same field
c#
asp.net-mvc-3
jquery-validate
data-annotations
August 2, 2011
DisplayFormat.DataFormatString for a phone number or social security number
asp.net-mvc
formatting
data-annotations
asp.net-mvc-4
June 11, 2012
Why MVC Model Binder set required for int, long values?
asp.net-mvc
asp.net-mvc-4
data-annotations
June 17, 2013
Custom RegularExpressionAttribute missing data-val-regex-pattern for client-side validation
asp.net-mvc-3
asp.net-mvc-4
data-annotations
unobtrusive-validation
July 30, 2013
ShortName in the Display attribute (DataAnnotations)
c#
asp.net-mvc
asp.net-mvc-4
razor
data-annotations
June 11, 2014
Unit testing for Validation Attributes in c#
c#
unit-testing
asp.net-web-api
data-annotations
December 3, 2015
What's the difference between DataType(DataType.PhoneNumber) & PhoneAttribute
c#
.net
data-annotations
validationattribute
October 31, 2018