Want to build the ChatGPT based Apps? Start here
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
Training
Live
JOBS
MORE
CAREER
MEMBERS
About Validation
Validation
is basically done by the testers during the testing. While validating the product if some deviation is found in the actual result from the expected result then a bug is reported or an incident is raised. Not all incidents are bugs. But all bugs are incidents. Incidents can also be of type question where the functionality is not clear to the tester. Data
Validation
is a process that ensures the delivery of clean and clear data to the programs, applications and services using it. It checks for the integrity and validity of data that is being inputted to different software and its components. Data
Validation
ensures that the data complies with the requirements and quality benchmarks. It is a process associated with the collection and production of intelligence that confirms that an intelligence collection or production requirement is sufficiently important to justify the dedication of intelligence resources, does not duplicate an existing requirement, and has not been previously satisfied.
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mudita Rathore (6)
Nimit Joshi (5)
Sanwar Ranwa (4)
Delpin Susai Raj (4)
Gajendra Jangid (3)
Scott Lysle (3)
Sandeep Singh Shekhawat (3)
Abhimanyu K Vatsa (3)
Catcher Wong (2)
Munesh Sharma (2)
Vishal Gilbile (2)
Priti Kumari (2)
Neha Sharma (2)
Vithal Wadje (2)
Kajul Nisha (1)
Ankur Mishra (1)
Punar Dutt Rajput (1)
Aditi Bamaniya (1)
Pushpendra Shukla (1)
Amit Mohanty (1)
Sourabh Sharma (1)
Md Tahmidul Abedin (1)
Vijayakumar S (1)
Rikam Palkar (1)
Arvind Yadav (1)
C# Curator (1)
Venkatesan Jayakantham (1)
Satyaprakash Samantaray (1)
Vipendra Verma (1)
Ramasagar Pulidindi (1)
Puneet Kankar (1)
Brahma Prakash Shukla (1)
Dharmdev Abhishek Yadav (1)
Chris Balnave (1)
Yogeshkumar Hadiya (1)
Sanjay Kumar Pathak (1)
Debendra Dash (1)
Kaushik Borah (1)
Avinash Kunnure (1)
Satheesh Elumalai (1)
Vitalii Honcharuk (1)
Shriram Pophali (1)
Ranganath Prasad (1)
Shantha Kumar T (1)
Prasad (1)
Maragatha Mani (1)
Vinay Ayinapurapu (1)
Dhruvin Shah (1)
Venkata Subbarao Polisetty (1)
Jay Krishna Reddy (1)
Shenbagapandiyan P (1)
Nitin (1)
Daniel Gomez Jaramillo (1)
Ankit Prajapati (1)
Sachin Kalia (1)
Rajeev Ranjan (1)
Abhishek Goswami (1)
Pradeep Shet (1)
Sourav Kayal (1)
Sanjay Kumar (1)
Kapil Gaur (1)
Mukesh Nayak (1)
Suraj Sahoo (1)
Raj Kumar (1)
Ashish Shukla (1)
Sagar Pardeshi (1)
Rohit Gupta (1)
Gaurav Gupta (1)
Vinoth Rajendran (1)
Sanjoli Gupta (1)
Manish Kumar Choudhary (1)
Related resources for Validation
No resource found
Unlock the Potential of Email Mocking: Papercut Integration In C# .NET Core 7 Console Apps
5/22/2023 9:11:37 AM.
This article explores how to effectively test email functionality in a .NET Core C# console application using Papercut. Discover the step-by-step process of mocking Outlook 365 Office emails, sending
Form Validation in JavaScript
5/18/2023 1:46:00 PM.
Here you learn how to validate form data using JavaScript.
Using FluentValidation In ASP.NET Core
5/15/2023 3:41:53 PM.
This article introduced three ways to use FluentValidation in ASP.NET Core. In the last article, I introduce the base usages of FluentValidation in .NET Core with a Console App.
Use FluentValidation In .NET Core
5/15/2023 3:27:06 PM.
This article introduced the basic usages of FluentValidation to build validation rules.
How to validate HTML Code with W3C Validator?
4/25/2023 9:33:50 AM.
Use of W3C validator tool to validate HTML Code.
Best Practices for Building Large-Scale Laravel Applications
4/22/2023 10:54:39 AM.
This article provides tips and best practices for developing large-scale Laravel applications. By following these best practices, you can improve the quality and scalability of your application, make
Blazor Validation Made Easy with Radzen
4/18/2023 5:25:33 AM.
Implementing validation in the Blazor application
C# 12 Preview Features: Improving Productivity and Performance
4/17/2023 6:37:02 AM.
C# 12 Preview Features: Improving Productivity and Performance
Reactive Form Validation In Angular
3/28/2023 5:18:23 AM.
In Angular, you can perform form validation using Reactive Forms. Reactive Forms provide a more programmatic approach to form validation compared to Template-driven Forms. Reactive Forms allow you to
Date Validation as Text Format in JavaScript
3/16/2023 6:02:40 AM.
This article is on Date Validation as Text Format in JavaScript. This will validate the Date being in the Text and validate with all the standard features.
Form Validation Using JavaScript
3/14/2023 12:31:43 PM.
In this article, you will learn about Form Validation using JavaScript.
Mastering User Input Validation - A Guide To Implementing Validations In Blazor
3/13/2023 10:28:19 AM.
This article will guide you through the implementation of user input validations in Blazor. You will learn about the different types of validations available, including required validation, regular ex
Package Validation In .NET
3/9/2023 10:23:48 AM.
In this article, we are going to learn about package validation in .Net.
FluentValidation In Minimal APIs In ASP.NET Core 7.0
3/9/2023 10:22:07 AM.
In this article we are going to learn how to implement FluentValidation to our model classes in ASP.NET core 7 with minimal APIs.
Angular Reactive Forms With Validation Example
2/28/2023 10:33:26 AM.
In this article, you will learn about Angular reactive forms with validation example.
Validation Controls In ASP.NET
2/27/2023 3:26:07 PM.
Validation is an important part of the user interface of a Web application. ASP.NET provides a list of validator controls to validate user input. In this article, I will explain the Validation Control
RequiredFieldValidator Control in ASP.NET
2/27/2023 2:53:49 PM.
Learn how to use a RequiredFieldValidator in ASP.NET and C#.
Magic's and Validation Nature of a Round Function in SQL Server
2/23/2023 8:58:07 AM.
I happened to be working with the round function. I found some interesting/peculiar nature of the round function. Hope you will enjoy this article.
How To Create Password And Confirm Password Matching Validation In Angular
2/15/2023 10:30:48 AM.
In this article, you will learn how to create password and confirm password matching validation in angular.
SSRS Parameter Validation Using Custom Code
2/2/2023 10:19:47 AM.
This article explains how to apply validation on an SSRS parameter and display a user-readable error message.
Numeric Field Validation in SSRS
2/2/2023 9:53:12 AM.
In this article, we will learn how to validate a numeric parameter value. In the previous article, you saw how to validate a date parameter SSRS parameter validation using custom code.
Generate And Validate JSON Schema With JSON Response Using Postman
1/30/2023 9:50:28 AM.
In this article, you will learn how to generate and validate JSON Schema with JSON Response using POSTMAN.
How to Validate Data Within a Stored Procedure
1/3/2023 12:41:52 PM.
In this article I am going to explain how to validate data within a stored procedure.
Using FluentValidation.DependencyInjectionExtensions To Simplify Validation In .NET Applications
1/2/2023 8:58:42 AM.
This article discusses the use of FluentValidation.DependencyInjectionExtensions, an extension for the popular .NET validation library FluentValidation. The extension enables the use of dependency inj
Mobile Number Validation In Vue.js
12/28/2022 6:19:32 AM.
In this article, you will learn about Mobile Number Validation in Vue.js.
Email Validation In Vue.js
12/23/2022 6:28:32 AM.
In this article, you will learn about Email Validation in Vue.js.
Forms And Basic Validations In React
12/21/2022 5:55:35 AM.
In this article, you will learn about Forms and Basic Validations in React.
Function To Show Error Message Using jQuery
11/2/2022 6:01:55 AM.
In this article, you will learn about input validation using Javascript at the bottom of input field.
Contact Number Validation In Angular
11/1/2022 4:00:34 AM.
This article is all about how to use +91 verification in angular.
Caching In RavenDB
10/19/2022 4:57:28 AM.
Caching — what it is, how it is handled in RavenDB, and how you can optimize your database performance with the right caching strategy.
How To Create Password And Confirm Password Matching Validation In ReactJS
9/13/2022 6:00:27 AM.
In this article, you will learn how to create Password and Confirm Password Matching Validation in ReactJS.
Mobile Number Validation In ReactJS
9/9/2022 5:29:04 AM.
In this article, you will learn about Mobile Number Validation in ReactJS.
How To Post Data To The Controller Using AJAX With Validations In ASP.NET Core
9/5/2022 6:30:49 AM.
In this article, we are going to discuss how we can post data to controller in asp.net core using Ajax with form serialize and without form serialize. With form serialize we also going to implement va
PowerApps - Form Field Validations
8/3/2022 11:21:54 PM.
In this article we will see how to apply validations, like required field, numeric field, etc., in a Power Apps form. Form validation is process where a form checks if the information provided by a us
Creating Your Own Validation Attribute In MVC And Web API 2.0
6/22/2022 7:13:53 AM.
In this article, we will learn how to create your own validation attribute in MVC and WebAPI 2.0.
Async Validation In Angular
6/2/2022 12:43:01 PM.
In this article, you will learn about Async Validation In Angular.
Extend the Textbox Control to Validate Against Regular Expressions
5/4/2022 10:49:13 AM.
This article describes an approach to validating text box entries against a regular expression.
Creating a Dynamic Excel Using HTML
4/5/2022 10:22:42 AM.
This article includes some sample programs to show how to implement various excel functionalities with the help of HTML.
How To Use The Identity Framework With Refresh Token Validations
4/4/2022 3:36:33 PM.
.Net Core JWT Authentication and Authorization Continues with Identity Framework and refreshes Token Validations in Net Core 6
Reactive Forms Validation Using Angular 12
4/4/2022 12:08:35 PM.
In this article, you will learn about reactive forms validation using Angular 12.
How To Add Dynamic Controls With Reactive Forms Validations In Angular
3/2/2022 2:42:53 PM.
In this article, you will learn how to add dynamic controls with Reactive Forms validations in angular.
Easy Date Validation in C#
2/23/2022 10:15:04 AM.
This article describes a simple approach to validating dates received as strings (e.g., 2/21/2008).
Advanced Entity Framework Core Tips In Practice: Concurrency, Query filters and SaveChanges Method Abilities💪
1/11/2022 3:11:26 AM.
I am describing the practical aspects of working with Entity Framework Core. In this article I am touching Concurrency token and RowVersion, on save changes interceptor with a bunch of usefu
PowerApps - PCF - Input Formatter With Regular Expression
1/10/2022 9:24:23 AM.
The benefit and advantage of this component is to dynamically apply validation pattern to HTML5 input control with the help of custom regular exppression. Along with this, it also provides some masked
Send Email Messages and Attachments Using C#
1/7/2022 9:26:28 AM.
This article describes an approach to sending email messages with or without attachments. The code required to send the message is contained within a reusable class. In addition to sending messages
Standardize Your Web API's Error Response With ProblemDetails Class
1/4/2022 9:40:48 AM.
ProblemDetails class lets you standardize the error responses your Web APIs return thus avoiding multiple Devs across multiple teams follow different pattern. And this the RFC-Compliant (https://datat
Introduction To Voice Authentication Using JavaScript
12/27/2021 5:10:40 AM.
Learn how to use the open-source frameworks to do the Voice recognition and validation using JavaScript and Hugging space model from Microsoft
Xamarin.Forms - Validation Using Xamarin Community Toolkit - Part Two
11/26/2021 9:27:11 AM.
In this article, you will learn how to validate xaml elements using Xamarin Community Toolkit in Xamarin.Forms App
Xamarin.Forms - Validation Using Xamarin Community Toolkit
11/17/2021 5:33:18 AM.
In this article, you will learn how to validate XAML elements using Xamarin Community Toolkit in Xamarin.Forms App.
Regular Expressions Example
11/15/2021 10:13:52 AM.
The following example shows the use of Regular Expressions in C#.This program has basic validation scripts for validation easily useable in all programs.
Xamarin.Forms - Fluent Validation In MVVM
10/28/2021 12:36:16 PM.
In this article, you will learn how to use fluent validation in MVVM in Xamarin.Forms App.
Create Form And Validation In ReactJS
10/22/2021 12:34:40 PM.
In this article, you will learn how to create Form and validation in Reactjs.
Prevent Special Characters In PowerApps Forms
10/19/2021 12:44:35 PM.
In this article, you will learn how to prevent special characters in PowerApps Forms.
Power Apps Validation - End Date And Time Should Be Greater Than Start Date And Time
9/9/2021 1:00:08 PM.
During this article, we will talk about how we can apply DateTime validation in our Power Apps Form. Most of the time, we need to implement, one most common validation in Power Apps where End Datetime
Business Rules With Actions Lock, Unlock And Show Error Message
8/11/2021 4:19:33 AM.
In Dynamics 365 CRM or Power Platform, Business rules provide a quick way of applying business conditions every business rule starts with a condition. In this article we are going to see about 2 Actio
Create And Validate JWT Token In .NET 5.0
7/13/2021 3:03:18 PM.
In this article, you will learn how to create and validate JWT tokens in .Net 5.0.
Xamarin.Forms - Working With Behaviors In Xamarin.forms
7/13/2021 1:54:09 PM.
In this article, you will learn how to use Behaviors in Xamarin.Forms App
.NET Core NUGET packages
7/5/2021 10:46:13 AM.
In this article, you will learn about the best NuGet packages we can select while developing restful microservices.
Model Validation Using Data Annotations In ASP.NET MVC
6/9/2021 10:01:54 AM.
In this article we will see how to do Model Validation using Data Annotations in ASP.NET MVC.
Working With Validation and Unobtrusive Validation in ASP.Net
6/7/2021 9:02:11 AM.
This article describes unobtrusive validation in the framework and how the validation process works in ASP.NET Web Applications.
Form Validations In ASP.NET
6/3/2021 3:47:25 PM.
In this article, you will learn about Form validations in ASP.NET.
Introduction to Validate Multiple Data Model Properties Using ASP.Net 4.5
6/3/2021 9:01:59 AM.
This articles describes the various techniques to apply the multiple model state validator inside the GridView using ASP.NET 4.5.
Manage Forms in React With Formik - Form Validation
5/29/2021 2:08:27 PM.
In this article, We will see form validation in react form with formik.
Model State Validation in GridView Using ASP.Net 4.5
5/27/2021 9:02:30 AM.
This article describes the validation and model state error validator operation inside the GridView using ASP.NET Web Application.
Conversion Helpers in MVC Razor: Validating Posted Data
5/26/2021 9:49:23 AM.
This article describes Conversation Helpers in MVC Razor and explains how to validate posted data.
Inserting Record and Working With Validation in ASP.Net Web Pages 2
5/26/2021 5:14:22 AM.
This article describes how to insert records and validate the form in ASP.NET Web Pages 2.
Getting Started With ASP.Net Web API 2 : Day 7
5/24/2021 10:08:44 AM.
In this article, we will learn the validation against your models in Web API 2 and share some validation logic with ASP.NET MVC.
How to Validate GridView Fields in ASP.Net
5/6/2021 8:55:39 AM.
In this article, we will see how to validate each row of a GridView independently of other rows in ASP.NET.
Adding Custom Validation in MVC
5/3/2021 9:12:32 AM.
This article explains how to create our own Custom Validator Attribute in MVC and attach it to the properties.
Model Validation In Web API Using Data Annotation
4/23/2021 10:33:35 AM.
Here we will understand the concept of Model validation in Web API applications using the Data Annotation technique.
Sample Registration Page and Email Confirmation in ASP.Net
4/22/2021 6:43:29 AM.
This article explains how to Auto Respond Email sent; once the end-user has registered, a confirmation email will be sent to the registrant to confirm the registration.
Specific Domain Email ID Field Validation Using JavaScript And jQuery☑️
4/20/2021 9:42:55 AM.
You would have seen regular expression for email address field. But how to handle if your customer is looking for client side validation of email but user should be allowed to enter organization speci
Remote Validation in MVC
4/20/2021 9:18:43 AM.
In this article, I will discuss how to implement remote validation in MVC.
Content Validation in Web API
4/6/2021 11:39:53 AM.
This article explains the Content Validation in the Web API.
Validation Using Data Annotations Attribute
4/6/2021 10:44:03 AM.
In this article, I am going to describe the Validation by using the Data Annotation.
Validation Control in ASP.NET
4/6/2021 4:36:55 AM.
Validation controls, if used properly, can be very useful for reducing large, complex, time-consuming JavaScript code.
ASP.Net: Text Box Validation - Part II
4/2/2021 11:26:57 AM.
In this article, I explain some more validations of Text box control in ASP.Net.
Perform Validation on Form Using Data Annotation in MVC4 Web API
4/2/2021 10:53:09 AM.
This article explains the Data Annotation property for doing validation.
ASP.Net Text Box Validation
3/24/2021 6:46:20 AM.
In this article, you will learn about ASP.Net: Text Box validation
Security And Validations In .NET
3/24/2021 6:43:24 AM.
In this article you will learn security and validations in .NET.
Working Process of Validations in MVC5
3/18/2021 6:47:57 AM.
In this article, I am introducing the use of Data Annotations in MVC 5 using Microsoft Visual Studio 2013 Preview.
Enterprise Library 5 - Validation Application Block
3/12/2021 6:04:20 AM.
In this article, you will learn how to use the Enterprise Library Validation Application Block 5.0 in ASP.Net.
Introduction To Validation in ASP.Net Web API
3/3/2021 4:53:34 AM.
This article explains validation in the Web API. Here I show the step-by-step procedure to create the application using validation.
Validation in ASP.NET MVC Using the Data Annotations
3/1/2021 10:11:46 AM.
In the following article, we will see how we can implement validation in ASP.NET MVC using the data annotations.
Perform Validation When Uploading File in ASP.Net Web API
2/24/2021 10:33:28 AM.
In this article, I will show the example of Uploading the File and validate this file.
ASP.Net Form Validation Using Validation Controls
2/18/2021 6:15:30 AM.
In this article, we will learn ASP.Net Form Validation Using Validation Controls.
Code Acceptance Checklist in .NET
2/12/2021 10:11:07 AM.
This article provides a Code Acceptance Checklist for .NET.
ASP.Net MVC Validation Using Fluent Validation
2/11/2021 10:54:15 AM.
This article explains how to implement ASP.NET MVC validation using Fluent Validation.
Globalization and Localization of Model Validation Messages in MVC
2/11/2021 10:48:25 AM.
In this quick post you will learn how to globalize and localize the model validation messages in MVC Applications. At the end of this article, you will also learn how to display the localized message
How To Validate An Email Address In Python
2/7/2021 4:24:30 PM.
In this article, you will learn different ways to verify whether an email address is valid or invalid in Python.
ASP.Net Form Validation Using jQuery
2/3/2021 9:42:23 AM.
In this article, we will learn how to do ASP.Net form validation using jQuery.
Custom Data Annotations or Custom Validation Attributes in MVC
2/1/2021 11:05:44 AM.
In this post you will learn how to create custom data annotation in MVC. MVC framework has great extensibility feature and because of this we can create our own customized data annotation attributes.
Range Validation in ASP.Net MVC4 Web API
2/1/2021 7:33:00 AM.
This article explains Range Validation in the ASP.Net MVC4 Web API.
Validation For File Upload Control in ASP.NET
2/1/2021 6:29:47 AM.
In this article I explain validation with a file upload control using regular expression validation control in ASP.NET.
Custom Validation With IValidatableObject in MVC
2/1/2021 5:14:54 AM.
In this article you will learn how to create a self validatabling object using IValidatableObject to validate data in MVC.
Error: WebForms UnobtrusiveValidationMode Requires a ScriptResourceMapping For jQuery in .Net
1/29/2021 10:56:12 AM.
This article explains how to remove an error that is the title of an article in .Net Framework 4.5. This error is issued when you use the RequiredFieldValidator control on any other server control.
Bot - Adaptive Dialog - NumberInput - Validation
1/21/2021 4:33:59 AM.
Explain about how to use the number input, handling the validation , default value ,default value response and unrecognized prompt
ASP.Net MVC Server-Side Validation
1/20/2021 7:42:46 AM.
This article explains the basics of ASP.NET MVC server-side validation using the Data Annotation API.
ASP.NET Server Controls
1/20/2021 6:41:56 AM.
The .NET Framework allows developers to create their own server controls that operate exactly like the prepackaged controls that come with Visual Studio .NET. ASP.NET server controls are the primary c
Custom Data Annotation Validation In MVC
1/20/2021 5:22:36 AM.
In this article you will learn about Data Annotations and Validation in MVC.