Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-annotations

Compare (password) attribute

Validating an email string in .net using EmailAddressAttribute, but not on an attribute

c# .net data-annotations

Using DataAnnotations on Windows Forms project

Get DisplayAttribute attribute from PropertyInfo

ASP.NET MVC displaying date without time

MVC: Override default ValidationMessage

Validation of Guid

MVC data annotations range validation not working properly

Default resource for data annotations in ASP.NET MVC

Opposite of [compare(" ")] data annotation in .net?

DateTime (date and hour) validation with Data Annotation

How can I set a RegularExpression data annotation's regular expression argument at runtime?

Is there out-of-the box validator for Enum values in DataAnnotations namespace?

c# enums data-annotations

ASP.NET MVC datetime culture issue when passing value back to controller

DataAnnotations - Disallow Numbers, or only allow given strings

Annotating properties on a model with default values

how to put DisplayName on ErrorMessage format

MVC Razor Validation Errors showing on page load when no data has been posted

ASP.NET MVC: Is Data Annotation Validation Enough?

Is it possible to use DataAnnotations with Interfaces?

c# .net data-annotations