Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-annotations

EF6 Self Referencing Table with multiple parent properties, single child collection

IsValid(object value) has not been implemented by this class

How to remove underscore in foreign key names generated by Entity Framework 4.1

Custom validation error message if user puts a non-numeric string in an int field

Enum to Checkboxes in the Model C# MVC4

Custom validation with Data annotations

ASP.NET MVC 3 Custom Display Template With UIHint - For Loop Required?

Entity Framework 4.1 Code First - Define many-to-many using data annotations only

MVC3: How to change the generic [Required] validation message text?

difference between Html.HiddenFor & HiddenInput attribute

ASP.NET MVC Data annotation validator for email or phone

Custom Validation Attribute MVC2

How I can find Data Annotation attributes and their parameters using reflection

IValidatableObject Validate method firing when DataAnnotations fails

DisplayFormat attribute's DataFormatString parameter does not work when used with @Html.TextBoxFor()

MVC 4 razor Data Annotations ReadOnly

Could not load type 'System.ComponentModel.DataAnnotations.Schema.IndexAttribute'

MVC5 - Data Annotations - Client Side Validation Not Happening?

Unique constraint with data annotation

ASP.Net MVC 3 - Client side unobtrusive validation for Editor Templates