Search code examples
How to get a List of DataAnnotation Display Name...


c#.netdata-annotations

Read More
ModelState.IsValid is always true while using Data annotation, MVC as Web API...


.netasp.net-core-mvcdata-annotationsmodelstate

Read More
DataAnnotations tryvalidateobject always returns true...


c#data-annotations

Read More
Why does Entity Framework try to insert existing entity?...


c#entity-frameworkef-code-firstdata-annotationsnavigation-properties

Read More
Use current year as range validation in DataAnnotations...


c#validationdata-annotations

Read More
Data Annotations for multiple validation types...


c#validationdata-annotations

Read More
Validation message doesn't appear in ASP.NET MVC...


asp.net-mvcvalidationdata-annotationsvalidationmessage

Read More
Datatype DataAnnotation...


asp.net-mvcdata-annotations

Read More
Validation message displayed on page load...


asp.net-mvcasp.net-mvc-4data-annotations

Read More
Entity Framework Core, DELETE CASCADE, and [Required]...


c#asp.net-mvcentity-framework-coredata-annotations

Read More
Validating DataAnnotations with Validator class...


c#.netvalidation.net-4.0data-annotations

Read More
Custom Model Validator for Integer value in ASP.NET Core Web API...


data-annotationsasp.net-core-2.0model-validation

Read More
ShortName in the Display attribute (DataAnnotations)...


c#asp.net-mvcasp.net-mvc-4razordata-annotations

Read More
In Text box user cannot enter 15 digits continuously, mvc3...


asp.net-mvc-3data-annotations

Read More
Negate credit card number RegEx match using Data annotations in asp.net mvc...


asp.net-mvc-3data-annotations

Read More
Entity Framework Data Annotations equivalent of .WillCascadeOnDelete(false);...


data-annotationsentity-framework-4.3entity-framework-migrations

Read More
jquery validate regex method conflicts with jquery mask on focusout...


javascriptjqueryasp.net-mvcdata-annotationsunobtrusive-validation

Read More
Entity Framework 4.1 InverseProperty Attribute...


c#entity-framework-4.1data-annotations

Read More
Adding validation in WinForms without IDataErrorInfo...


c#.netwinformsvalidationdata-annotations

Read More
Range and DisplayFormat Attributes on TimeSpan...


c#asp.net-mvcdata-annotations

Read More
How to create conditional unique constraint using EF code first approach?...


sql-serverentity-frameworkef-code-firstdata-annotations

Read More
Web API nullable required property requires DataMember attribute...


asp.net-mvcasp.net-web-apidata-annotations

Read More
How to specify Unique Key in EF 7 Code First with Data Annotations...


entity-frameworkdata-annotationscode-firstentity-framework-core

Read More
How to use standard validation data annotations with custom types?...


c#validationasp.net-web-apidata-annotations

Read More
Can't set primary key and foreign key on one column...


c#entity-framework-coredata-annotations

Read More
MVC : How to use database to drive validation attributes, or ALTERNATIVES?...


asp.net-mvc-4metadatadata-annotationscustom-model-binder

Read More
How can I use DisplayName data annotations for column headers in WebGrid?...


asp.netasp.net-mvc-3data-annotationswebgrid

Read More
EF CORE Data Annotations and JOINS...


entity-framework-4data-annotationsentity-relationship

Read More
How to validate cell phone number using regular expression in mvc...


c#regexasp.net-mvcmodel-view-controllerdata-annotations

Read More
How to access Session from a custom data annotation in an ASP.NET MVC project?...


c#asp.net-mvcsessionauthenticationdata-annotations

Read More
BackNext