Search code examples
How to get the StringLength from DataAnnotations...


c#asp.net-mvcdata-annotations

Read More
Mixing Fluent API and DataAnnotations in EF code first...


c#entity-frameworkef-code-firstdata-annotationsentity-framework-4.3

Read More
Custom data annotation validation on Client Site : $.validator.addMethod error...


jqueryasp.net-mvc-5jquery-validatedata-annotationsunobtrusive-validation

Read More
MVC 5 Add 'data-' attribute with Custom Data Annotation...


asp.net-mvcasp.net-mvc-5metadatadata-annotations

Read More
How do Data Annotations work?...


c#asp.net-mvcvalidationasp.net-mvc-3data-annotations

Read More
Facing error while using "Remote" and "Compare" annotation at a time...


asp.netasp.net-mvcdata-annotations

Read More
At least one radio button should be checked through custom validation in asp.net mvc...


c#asp.net-mvcvalidationdata-annotations

Read More
Why MVC Model Binder set required for int, long values?...


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

Read More
Removing Required Attribute from Class but MVC3 still won't post the form without a value in the...


asp.net-mvcasp.net-mvc-3data-annotationsrequiredcomponentmodel

Read More
Getting vailidation anomalies in MVC...


asp.net-mvcvalidationdata-annotations

Read More
ASP.NET MVC data annotations with partial class doesn't work...


c#asp.net-mvcvalidationdata-annotations

Read More
Preserve DisplayName between code regeneration...


c#asp.net-mvcentity-frameworkmodeldata-annotations

Read More
Client side form validation is not working for jquery wizard using MetadataType...


.netasp.net-mvc-3razorformwizarddata-annotations

Read More
How to find the distinct error messages of model state validation failure in asp.net mvc...


asp.net-mvcdata-annotationsmodelstate

Read More
Validating text in other language using data annotation in asp.net mvc 4...


c#asp.net-mvcdata-annotationsmultilingual

Read More
Incorrect String Length in Entity Framework...


c#entity-framework-6data-annotations

Read More
Data Annotations for only n character...


c#asp.net-mvcentity-frameworkdata-annotations

Read More
Mixing data annotations with fluent API throws EntityType has no key defined for every class in cont...


vb.netentity-frameworkdata-annotationsef-fluent-api

Read More
Can I programmatically test a property with a StringLengthAttribute to check if it is valid?...


c#data-annotations

Read More
Currency format without symbol...


c#asp.net-mvcentity-frameworkrazordata-annotations

Read More
Best Approach to use [Column] or [ColumnAttribute] DataAnnotation in ASP.Net Core...


sql-serverasp.net-coredata-annotations

Read More
Dataannotations localization...


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

Read More
ASP.NET MVC DataAnnotation - NullTextFormat...


asp.net-mvcdata-annotations

Read More
Entity Framework - validate text format...


entity-framework-6data-annotations

Read More
model validation rule starts with and ends with...


c#regexvalidationdata-annotations

Read More
DataAnotation to validate a model, how do I validate it so that the date is not in the future?...


c#asp.net-mvcvalidationdata-annotations

Read More
Entity Framework Code First, Clustered Indexes & Composite Keys...


c#.netentity-frameworkef-code-firstdata-annotations

Read More
Using DataAnnotations validation in ASP.NET Webforms...


data-annotationswebforms

Read More
For data validation, where to add Html.RenderPartialAsync("_ValidationScriptsPartial")?...


validationrazorasp.net-core-mvcdata-annotations

Read More
ModelState validation not working with DropDownList and nested objects...


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

Read More
BackNext