Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-annotations

DataAnnotation for Required property

DataAnnotations StringLength Attribute MVC - without max value

Validate data using DataAnnotations with WPF & Entity Framework?

Why is DisplayFormat DataFormatString not working?

Data Annotations for validation, at least one required field?

ASP.NET Core MetaDataType Attribute not working

ASP.NET MVC Validation form with AngularJS

Entity Framework 4.1 InverseProperty Attribute

Validating DataAnnotations with Validator class

What parameters does the stringlength attribute errormessage take?

The field must be a number. How to change this message to another language?

What is use of UIHint attribute in MVC [duplicate]

Validator.TryValidateObject Not Validating RangeAttribute

Custom model validation of dependent properties using Data Annotations

Get [DisplayName] attribute of a property in strongly-typed way

Using DataAnnotations to compare two model properties

DataAnnotations validation (Regular Expression) in asp.net mvc 4 - razor view

The specified value does not conform to the required format yyyy-MM-dd

ASP.Net MVC DisplayFormat

How do I specify that a property should generate a TEXT column rather than an nvarchar(4000)