Search code examples
C# Data Annotations in Interface...


c#data-annotations

Read More
MudBlazor:How to validate a list object in EditForm?...


c#blazordata-annotationsfluentvalidationmudblazor

Read More
"The Id field is required" validation message on Create; Id not set to [Required]...


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

Read More
How to handle data format for a DateTime field in the model for ASP.NET razor page with Arabic cultu...


.netasp.net-corerazordata-annotations

Read More
System.ComponentModel.DataAnnotations.Schema not found in VS2010...


visual-studio-2010entity-framework-5data-annotations.net-4.5

Read More
ValidationAttribute's value always null...


c#asp.net-mvcdata-annotations

Read More
Custom model validation of dependent properties using Data Annotations...


validation.net-3.5asp.net-mvc-2data-annotations

Read More
FluentValidation for simple/scalar type string parameter...


c#asp.net-coreasp.net-web-apidata-annotationsfluentvalidation

Read More
Checking Property value: Data validation using Data Annotations - .NET...


c#validationproperties.net-6.0data-annotations

Read More
ASP.NET Data Annotations Regular Expression: Don't allow following characters in Name: \, /, :, ...


c#asp.net-mvcdata-annotations

Read More
Issue with [Url] data annotaiion...


validationblazor-server-sidedata-annotations

Read More
MVC DataAnnotations URL validation...


asp.net-mvc-3data-annotations

Read More
what is best approach for dataadnotations in blazor client side? when shared project where model is ...


c#blazordata-annotationsblazor-webassemblymudblazor

Read More
Is it possible to use Data Annotations to validate parameters passed to an Action method of a Contro...


c#asp.net-mvcdata-annotations

Read More
.NET 6 Blazor Server App - Custom Data Validation Annotation Not Operating Properly...


c#validationblazor.net-6.0data-annotations

Read More
data annotation showing the same error even while entering same type of data...


asp.net-web-apiannotationsdata-annotationswebapi

Read More
How to ignore case sensitive for Enum Data Type in Data Annotations in .NET...


c#.netenumsdata-annotations

Read More
DataAnnotations Validator Class Not Replicating Implicit Required Check for Non-Nullable String...


c#.net-6.0data-annotationsrequiredfieldvalidatornullable-reference-types

Read More
DataAnnotation attributes not working in Asp.Net MVC2...


asp.netasp.net-mvcentity-frameworkasp.net-mvc-2data-annotations

Read More
ASP.NET MVC 2 Validation: Metadatatype can't be added to standard POCO CLR classes - what's ...


asp.net-mvcasp.net-mvc-2data-annotationsasp.net-mvc-validation

Read More
DateTime (date and hour) validation with Data Annotation...


asp.net-mvcdatetimedata-annotations

Read More
How to validate configuration based on Data Annotations?...


c#.netasp.net-core-webapidata-annotations.net-7.0

Read More
Possible Null reference return...


c#entity-frameworkrazoref-code-firstdata-annotations

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


asp.net-mvcvalidationlocalizationnumbersdata-annotations

Read More
TryValidateProperty fails with error "'The type 'Customer' does not contain a publi...


c#.netdata-annotations

Read More
Cannot implicitly convert type 'System.Collections.Generic.List<x>' to 'System.Col...


c#entity-frameworkgenericsviewmodeldata-annotations

Read More
blazor editcontext validate for single field...


c#blazordata-annotationsblazor-webassembly

Read More
How to Allow Only specific Decimal values in a text box in ASP.NET MVC...


asp.net-mvcvalidationdata-annotationsdecimalformat

Read More
How to prevent the repetition of the same error message text when validating using DataAnnotations i...


c#attributesdata-annotations

Read More
Remote dataannotation not triggering in front-end with kendo controls...


kendo-uidata-annotations

Read More
BackNext