Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-annotations

What does it mean for a property to be [Required] and nullable?

DataAnnotation to compare two properties

ASP.NET-MVC 2 DataAnnotations StringLength

How can I use the Data Validation Attributes in C# in a non-ASP.net context?

Entity Framework Code First : how to annotate a foreign key for a "Default" value?

Allow empty strings for fields marked with PhoneAttribute or UrlAttribute

mvc4 data annotation compare two dates

Best Practices ViewModel Validation in ASP.NET MVC

DataAnnotations dynamically attaching attributes

Remote Validation in ASP.Net MVC 3: How to use AdditionalFields in Action Method

mvc [DataType(DataType.EmailAddress) no validation

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