Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-annotations

CustomValidationAttribute specifed method not being called

Uppercase attribute that converts the input to uppercase

Setting MaxLength gives you error

Is there a good reference for data annotations in regards to how DataType works?

How to make entry field to allow numbers only using EF and Data Annotations?

【CVAT】How to create multiple jobs in one task?

Adding DataAnnontations to Generated Partial Classes

Can I use an IMetadataAware attribute multiple times on the same field?

client-side validation trips on DataAnnotation Range attribute

How to replace standard DataAnnotations error messages

.net data-annotations

Custom Validation Attribute Multiple Times on same field

The RegularExpression data annotation is not being recognized by the Validator

DataAnnotations vs IDataErrorInfo

How to get metadata custom attributes?

MVC DataAnnotations URL validation

Dataannotations localization

why does ASP.Net MVC Range Attribute take a Type?

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

ASP.NET MVC 2 Data annotations in a dynamically generated model