DEV Community

# validation

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
(Part 1) Build quality forms with React 🚀

(Part 1) Build quality forms with React 🚀

146
Comments 2
6 min read
You can block a button if a field is not filled with pure CSS

You can block a button if a field is not filled with pure CSS

66
Comments 2
2 min read
Getting Started with React Formik & Yup

Getting Started with React Formik & Yup

53
Comments 3
6 min read
Doom Captcha - Captchas don't have to be boring

Doom Captcha - Captchas don't have to be boring

49
Comments 14
1 min read
Declarative Data Validation with Functional Programming and Rule-Based Approach

Declarative Data Validation with Functional Programming and Rule-Based Approach

49
Comments 2
21 min read
The easy and lightweight way to validate data in React Components & Node.js

The easy and lightweight way to validate data in React Components & Node.js

48
Comments 14
4 min read
Different ways to use Laravel Form Requests

Different ways to use Laravel Form Requests

45
Comments 11
3 min read
Creating a form validation hook for React apps

Creating a form validation hook for React apps

36
Comments 1
20 min read
CSS Form Validation with pseudo-classes

CSS Form Validation with pseudo-classes

34
Comments 6
4 min read
NestJS and ‘class validator’ cheat sheet

NestJS and ‘class validator’ cheat sheet

27
Comments 1
3 min read
Testing validation in Laravel

Testing validation in Laravel

26
Comments
2 min read
Start using JSON Schema validation with AJV

Start using JSON Schema validation with AJV

25
Comments 3
4 min read
Form Validation in Rust (Actix-Web)

Form Validation in Rust (Actix-Web)

25
Comments 3
6 min read
How to Validate Forms Data in React Using Reactrix

How to Validate Forms Data in React Using Reactrix

25
Comments 3
2 min read
The Wonders of Laravel Validation Rule Class

The Wonders of Laravel Validation Rule Class

22
Comments 1
5 min read
Dead simple REST API validation with Spring Boot (seriously, very simple)

Dead simple REST API validation with Spring Boot (seriously, very simple)

18
Comments
7 min read
A Unique Approach to Form Validation 🙃

A Unique Approach to Form Validation 🙃

18
Comments 5
1 min read
React Form Validation

React Form Validation

18
Comments
16 min read
Validating Your SaaS Idea

Validating Your SaaS Idea

17
Comments 4
3 min read
TypeScript tutorial by example: implementing a well-typed validation library

TypeScript tutorial by example: implementing a well-typed validation library

16
Comments
10 min read
All You Need To Know About Bean Validation With Spring Boot

All You Need To Know About Bean Validation With Spring Boot

16
Comments
11 min read
Laravel 8 - Input live formatting and validation with Livewire

Laravel 8 - Input live formatting and validation with Livewire

15
Comments 1
1 min read
Validating and Sanitizing user inputs on python projects REST api

Validating and Sanitizing user inputs on python projects REST api

15
Comments 2
2 min read
How to build an Elixir validator from scratch

How to build an Elixir validator from scratch

15
Comments
5 min read
How to validate a dropdown button without using a package in Flutter

How to validate a dropdown button without using a package in Flutter

14
Comments 5
2 min read
Rails Password Validation

Rails Password Validation

14
Comments
2 min read
Develop a TextField validator for SwiftUI

Develop a TextField validator for SwiftUI

13
Comments
6 min read
Angular Forms Validation: Part III - Async Validators gotchas

Angular Forms Validation: Part III - Async Validators gotchas

13
Comments 5
7 min read
Validando chave ssh pública no Laravel

Validando chave ssh pública no Laravel

13
Comments 4
5 min read
Single place of form validation rules for clients and services with JSON Schema

Single place of form validation rules for clients and services with JSON Schema

13
Comments
4 min read
Form validation with Yup under React and Material-UI

Form validation with Yup under React and Material-UI

13
Comments 2
3 min read
Typescript : Criando Validações Reutilizáveis com Light Validate

Typescript : Criando Validações Reutilizáveis com Light Validate

13
Comments 1
7 min read
Translation Files Validation in Angular with Transloco And Husky

Translation Files Validation in Angular with Transloco And Husky

12
Comments
2 min read
Filtering and validating file uploads with Javascript

Filtering and validating file uploads with Javascript

12
Comments 2
2 min read
Angular Forms Validation: Part I - Single control validation

Angular Forms Validation: Part I - Single control validation

12
Comments
3 min read
Mastering Form Validation with Yup and Hook Form: Password and Confirm Password

Mastering Form Validation with Yup and Hook Form: Password and Confirm Password

12
Comments 3
4 min read
Using the unique validation rule in a Laravel Form Request

Using the unique validation rule in a Laravel Form Request

12
Comments 3
3 min read
Java Object Validation

Java Object Validation

11
Comments
3 min read
Simple and Complex Data Validation in Web Atoms

Simple and Complex Data Validation in Web Atoms

11
Comments
4 min read
Laravel indonesian validation language

Laravel indonesian validation language

11
Comments 6
2 min read
$jsonSchema operator in mongodb

$jsonSchema operator in mongodb

11
Comments 1
4 min read
My Architecture Failures and Solutions

My Architecture Failures and Solutions

11
Comments
8 min read
Angular Forms Validation: Part II - FormGroup Validation

Angular Forms Validation: Part II - FormGroup Validation

11
Comments
5 min read
Stop Raising ValidationError on create() on Serializers

Stop Raising ValidationError on create() on Serializers

11
Comments 4
1 min read
Typescript: Validating External Data in Full Stack Applications

Typescript: Validating External Data in Full Stack Applications

11
Comments 6
5 min read
XValidatorX: A Lightweight Validation Library for JavaScript

XValidatorX: A Lightweight Validation Library for JavaScript

11
Comments
3 min read
All about Formik & Formik Components and Yup Validation

All about Formik & Formik Components and Yup Validation

11
Comments
4 min read
Go custom struct validation - the idiomatic way

Go custom struct validation - the idiomatic way

11
Comments
2 min read
Form generation and validation with FormKit

Form generation and validation with FormKit

10
Comments 2
2 min read
Excuse Me, Could You Validate this for me, Please?

Excuse Me, Could You Validate this for me, Please?

10
Comments 1
4 min read
With Laravel Package you can create instance real-time validation for your input in blade.

With Laravel Package you can create instance real-time validation for your input in blade.

9
Comments
1 min read
Angular NgModel Internals for Input Element

Angular NgModel Internals for Input Element

9
Comments
2 min read
Forms in React

Forms in React

9
Comments 2
2 min read
Object Validation with Assert

Object Validation with Assert

9
Comments
7 min read
The joy of validating with Joi

The joy of validating with Joi

9
Comments
5 min read
Validação de entrada de dados e respostas de erro no ASP.NET

Validação de entrada de dados e respostas de erro no ASP.NET

9
Comments
7 min read
Yup validation - one field required but not both at the same time

Yup validation - one field required but not both at the same time

8
Comments 1
1 min read
Elegant Typescript Data Validation With Decorators

Elegant Typescript Data Validation With Decorators

8
Comments
1 min read
NestJS module for adding translations to the application, with a pipe for translating validation errors

NestJS module for adding translations to the application, with a pipe for translating validation errors

8
Comments
1 min read
Custom Validators for Angular Reactive Forms

Custom Validators for Angular Reactive Forms

8
Comments
3 min read
loading...