Search code examples
How to validate that a given amount is not greater than some amount using Data annotation validation...


c#asp.net-mvcvalidationdata-annotations

Read More
Validate only few properties of a model class using Data Annotations from a Console application in c...


c#validationconsole-applicationdata-annotations

Read More
How to hide Entity Framework entity properties from strongly typed views?...


asp.net-mvcentity-frameworkdata-annotations

Read More
Url validation attribute marks `localhost` as invalid Url...


c#asp.net-mvcvalidationdata-annotations

Read More
Validation message is not displaying for custom attribute in .Net Core...


javascript.net-coredata-annotations

Read More
In MVC 5, How do I remove the required attribute depending on another dropdown value?...


jqueryasp.net-mvcdata-annotations

Read More
Primary Key Data Annotation of EntityFrameworkcore.sqlite is not working...


uwpentity-framework-coreprimary-keydata-annotations

Read More
How to transfer DataAnnotations from model to viewModel in asp.net core?...


c#asp.net-coredata-annotations

Read More
CS1061: does not contain a definition for...


c#asp.net-mvcdata-annotations

Read More
Required Data Annotation is not being translated...


c#asp.netasp.net-mvcvalidationdata-annotations

Read More
EF Navigational Property through Different Properties Other Than Key...


c#entity-frameworkforeign-keysdata-annotationsef-fluent-api

Read More
.NET Core - Get DbContext within Model...


c#asp.net-mvc.net-coredata-annotations

Read More
What's the difference between DataType(DataType.PhoneNumber) & PhoneAttribute...


c#.netdata-annotationsvalidationattribute

Read More
Is it possible to use the Required ValidationAttribute with value types?...


c#data-annotations

Read More
How to make a field required, based on the value of another field...


c#wpfvalidationmvvmdata-annotations

Read More
Data.Annotations like required and regularexpression not working on certain model...


c#.netasp.net-mvcentity-frameworkdata-annotations

Read More
asp.net core select validation with data annotation not working...


validationselectrazorasp.net-core-mvcdata-annotations

Read More
ASP.NET MVC DataAnnotation Required 1 from 3 property...


c#asp.net-mvcentity-frameworkdata-annotations

Read More
Limit Keys in a dictionary and number of characters of its value using Data Annotations...


c#data-annotations

Read More
what can be the regex for string that does not allow to enter only blank space or any other special ...


c#regexdata-annotations

Read More
The type X conflicts with imported type X...


c#entity-frameworkdata-annotationspartial-classes

Read More
Regex for alpha number string in c# accepting underscore and white spaces...


c#regexasp.net-mvcdata-annotations

Read More
TryUpdateModel not updating object after property value has changed...


asp.netasp.net-mvc-2data-annotations

Read More
Entity Framework - Unique constraint on a string column...


c#asp.netentityuniquedata-annotations

Read More
Sort according to a custom attribute...


c#linqdata-annotationsc#-7.0

Read More
EF 6.3: It creates the same migration for changing from DataAnnotation to FluentAPI...


c#entity-frameworkdata-annotationsentity-framework-migrationsef-fluent-api

Read More
DataType vs UiHint...


c#asp.netasp.net-mvc-2data-annotations

Read More
Attribute 'DisplayColumn' is not valid on this declaration type. It is only valid on 'cl...


asp.netasp.net-mvcdata-annotations

Read More
How to programmatically create textbox based on mvc view model object?...


.netasp.net-mvctextboxdata-annotations

Read More
What parameters does the stringlength attribute errormessage take?...


c#asp.net-mvc-4data-annotations

Read More
BackNext