Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-annotations

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

Entity Framework - Check if property is mapped

Define markup for [Required] fields in View in ASP.NET MVC 2.0

Using EF POCO classes as MVC 2 models (with data annotations)

Blazor Text Editor not able to bind value on form (create/edit)