Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-annotations

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

Regular expression for DataAnnotation for Password

Data validation with custom attributes (AttributeTargets.Class) on EF buddy classes

Localization of data annotations using IStringLocalizer

Programmatically validate using data annotations?

Using DataAnnotation localizer in your extension method for HtmlHelper in ASP.net core mvc 3.1

Keeping IClientValidatable outside the model layer

How to create One-to-many relationship in Entity Framework 4.1 using Code First and Data Annotations?

MVC2 DataAnnotations on ViewModel - Don't understand using it with MVVM pattern

How can I validate Mobile/Landline Number formatting using MVC.Net?

Is it possible to "hack into" the unobtrusive validaton supported in ASP.NET MVC 3?

How to use ASP.Net core ModelMetadata attribute

Model Validation is not working in ASP.NET Core 2.0 [duplicate]

.NET: DataAnnotation attributes in general