Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-annotations

How to validate a single field in Blazor EditForm?

Entity Framework Code First from database not adding Key attribute

How to localize/change DataAnnotation's Required field validator?

Using Data Annotations Validation Manually and Object Graphs

ErrorMessage with Range using Data annotations

c# data-annotations

Asp.Net Mvc multiple forms in single strongly typed view and validate using data annotation

Range validation attribute not validating

Why does EF Code First [InverseProperty] attribute fail to work when used with [ForeignKey] attribute?

How do I properly use .NET Data Annotations for data validation in WPF with a WCF backend?

c# .net wpf wcf data-annotations

MVC view and viewmodel radiobutton group

StackOverflow with TryValidateObject if the object is valid

c# data-annotations

Data Annotation for start and end date

Razor Model casting

Range data annotation attribute does not validate .99?

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

How to add composite foreign key in data annotation for Entity Framework 6