Search code examples
About Enum and DataAnnotation...


c#enumsdata-annotationsasp.net-mvc-5.2displayattribute

Read More
How to validate CNIC no in mvc by regular expression...


c#regexasp.net-mvcdata-annotations

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


c#asp.net-mvcdata-annotations

Read More
EmailAddressAttribute validation rules...


c#.netasp.net-mvcregexdata-annotations

Read More
How to use DataAnnotations ErrorMessageResourceName with custom Resource Solution...


c#asp.net-mvcvalidationresourcesdata-annotations

Read More
Using DataAnnotation Model Validation in Minimal Api...


c#.netdata-annotationsminimal-apisasp.net-minimal-apis

Read More
EF .NET 6 Data Annotations with database-first: cannot make annotations work...


entity-frameworkasp.net-core-mvc.net-6.0data-annotations

Read More
Blazor Validation Loop...


c#asp.net-coreblazor-webassemblydata-annotations

Read More
ASP.NET Core MetaDataType Attribute not working...


c#asp.net-coredata-annotations

Read More
Allow a property to be null or a specified length...


c#data-annotationsasp.net-web-api2

Read More
Fluent Validation vs. Data Annotations...


.netasp.net-mvcdata-annotationsfluentvalidation

Read More
NotMapped Attribute is ignored when used on List of object...


c#.netdata-annotations

Read More
Email Data Annotation not working in ASP.Net Core...


c#asp.net-coredata-annotations

Read More
How to convert yolo annotations to coco format. Json?...


imagedeep-learningobject-detectiondata-annotationsannotation-processing

Read More
ASP.NET Core 8 Web API data validation ignores data annotations...


c#asp.net-corevalidationasp.net-core-webapidata-annotations

Read More
Choose proper language for data annotations in ASP.NET...


c#asp.net-corelocalizationattributesdata-annotations

Read More
How to specify a min but no max decimal using the range data annotation attribute?...


c#.netasp.net-mvcdata-annotations

Read More
Multiple ways of writing DataAnnotations custom validators...


c#asp.net-core.net-coredata-annotationsasp.net-core-7.0

Read More
ValidateOnStart() and [Required] don't seem to work...


c#data-annotationsioptions

Read More
How can I get access to MaxLengthAttribute Class to obtain the LENGTH value of a field during valida...


c#validationblazordata-annotations

Read More
Is there a way through data annotations to verify that one date property is greater than or equal to...


c#asp.netasp.net-mvc-4data-annotations

Read More
.NET RegularExpression DataAnnotation Attribure Not Matching Correctly...


c#.netregexvalidationdata-annotations

Read More
DbContext.OnModelCreating - Reading custom attribute for each DbSet...


c#entity-framework-coredata-annotationsdbset

Read More
The DataType and Range data annotations do not localize the error message...


asp.net-corerazor-pagesdata-annotations

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


c#.netdata-annotations

Read More
Regular Expression for A-Z, Dash using Data Annotations...


c#regexdata-annotations

Read More
System.ComponentModel.DataAnnotations 2023...


c#sql-serverentity-framework-corerazor-pagesdata-annotations

Read More
How to use ASP.Net core ModelMetadata attribute...


c#json.netasp.net-core-2.0data-annotations

Read More
Disable data annotation for specific DTO...


c#.netvalidationdata-annotations

Read More
Why is DisplayFormat DataFormatString not working?...


asp.net-mvcasp.net-mvc-4data-annotations

Read More
BackNext