Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
#
validation
Follow
Hide
Posts
Left menu
đ
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
moment.js Alternative - Luxon
Virali Vasa
Virali Vasa
Virali Vasa
Follow
Oct 31
moment.js Alternative - Luxon
#
moment
#
luxon
#
validation
1
 reaction
Comments
Add Comment
3 min read
The Definitive Guide to the Constraint Validation API
Shakil Alam
Shakil Alam
Shakil Alam
Follow
Nov 2
The Definitive Guide to the Constraint Validation API
#
constraintvalidationapi
#
validation
#
validationapi
10
 reactions
Comments
Add Comment
5 min read
Env-Core: An Easy Way to Validate Environment Variables in Node.js Projects
Emmanuel Nwankwo
Emmanuel Nwankwo
Emmanuel Nwankwo
Follow
Oct 26
Env-Core: An Easy Way to Validate Environment Variables in Node.js Projects
#
validation
#
environment
#
node
#
nestjs
3
 reactions
Comments
Add Comment
3 min read
File-Type Validation in Multer is NOT SAFEđ
Ayanabilothman
Ayanabilothman
Ayanabilothman
Follow
Oct 2
File-Type Validation in Multer is NOT SAFEđ
#
multer
#
validation
#
express
#
fileupload
2
 reactions
Comments
Add Comment
3 min read
7 Old-School Practices in HTML Should Be Avoided
Bogdan Bendziukov
Bogdan Bendziukov
Bogdan Bendziukov
Follow
Sep 20
7 Old-School Practices in HTML Should Be Avoided
#
css
#
a11y
#
validation
#
html
96
 reactions
Comments
17
 comments
4 min read
An easy way to validate DTO's using Symfony attributes
Nacho Colomina Torregrosa
Nacho Colomina Torregrosa
Nacho Colomina Torregrosa
Follow
Sep 20
An easy way to validate DTO's using Symfony attributes
#
php
#
symfony
#
dto
#
validation
13
 reactions
Comments
Add Comment
7 min read
Mastering Data Validation in NestJS: A Complete Guide with Class-Validator and Class-Transformer
Ebenezer Ahurein
Ebenezer Ahurein
Ebenezer Ahurein
Follow
Sep 9
Mastering Data Validation in NestJS: A Complete Guide with Class-Validator and Class-Transformer
#
javascript
#
nestjs
#
dto
#
validation
2
 reactions
Comments
Add Comment
15 min read
The Best Way To Validate Objects in .NET in 2024
Anton Martyniuk
Anton Martyniuk
Anton Martyniuk
Follow
Sep 6
The Best Way To Validate Objects in .NET in 2024
#
programming
#
dotnet
#
validation
#
bestpractices
7
 reactions
Comments
Add Comment
6 min read
How to detect a request is API or Web in laravel
Viktor Le
Viktor Le
Viktor Le
Follow
Aug 26
How to detect a request is API or Web in laravel
#
laravel
#
http
#
validation
2
 reactions
Comments
Add Comment
2 min read
Implement data validation in Laravel
StackPuz
StackPuz
StackPuz
Follow
Aug 16
Implement data validation in Laravel
#
validation
#
laravel
Comments
Add Comment
4 min read
How to C#: Validating a JSON to a JSON Schema
Roel
Roel
Roel
Follow
Aug 20
How to C#: Validating a JSON to a JSON Schema
#
csharp
#
json
#
validation
4
 reactions
Comments
Add Comment
2 min read
Top 5 Validation Libraries for JavaScript in 2024
Shanu
Shanu
Shanu
Follow
Aug 3
Top 5 Validation Libraries for JavaScript in 2024
#
javascript
#
zod
#
yup
#
validation
9
 reactions
Comments
Add Comment
3 min read
Creating Custom Annotations for Validation in Spring Boot
âĄeric6166
âĄeric6166
âĄeric6166
Follow
Jul 24
Creating Custom Annotations for Validation in Spring Boot
#
java
#
springboot
#
validation
#
spring
17
 reactions
Comments
2
 comments
4 min read
Laravel Advanced: Top 10 Validation Rules You Didn't Know Existed
Karan Datwani
Karan Datwani
Karan Datwani
Follow
Jul 12
Laravel Advanced: Top 10 Validation Rules You Didn't Know Existed
#
laravel
#
validation
4
 reactions
Comments
Add Comment
2 min read
How to Validate Array of Strings using Yup
Suleman Ahmed
Suleman Ahmed
Suleman Ahmed
Follow
Jul 18
How to Validate Array of Strings using Yup
#
javascript
#
validation
#
yup
2
 reactions
Comments
Add Comment
3 min read
Simplifying Form Handling in Vue Applications with Form JS - Inspired by Inertia JS
Bedram Tamang
Bedram Tamang
Bedram Tamang
Follow
Jul 16
Simplifying Form Handling in Vue Applications with Form JS - Inspired by Inertia JS
#
vue
#
yup
#
validation
#
inertiajs
1
 reaction
Comments
Add Comment
4 min read
Simple Way to Validate Payload with Express JS
Jad Khoury
Jad Khoury
Jad Khoury
Follow
Jun 5
Simple Way to Validate Payload with Express JS
#
node
#
express
#
validation
#
simplebodyvalidator
Comments
Add Comment
1 min read
Understanding Validation: Ensuring Robust and Secure Applications
Adesoji Daniel
Adesoji Daniel
Adesoji Daniel
Follow
Jun 15
Understanding Validation: Ensuring Robust and Secure Applications
#
node
#
javascript
#
validation
#
beginners
Comments
Add Comment
3 min read
How to Validate Array Data in Laravel Using Request Classes
David
David
David
Follow
Jul 5
How to Validate Array Data in Laravel Using Request Classes
#
laravel
#
validation
4
 reactions
Comments
Add Comment
2 min read
Implement ShadCn form with Validation
NISHARGA KABIR
NISHARGA KABIR
NISHARGA KABIR
Follow
Jul 3
Implement ShadCn form with Validation
#
reacthookform
#
zod
#
validation
#
shadcn
4
 reactions
Comments
Add Comment
2 min read
AWS Resource Names Validation and Generation
Alexy Grabov
Alexy Grabov
Alexy Grabov
Follow
for
AWS Community Builders
Jun 28
AWS Resource Names Validation and Generation
#
aws
#
validation
#
python
#
boto
3
 reactions
Comments
1
 comment
6 min read
Using PHP Attributes to Create and Use a Custom Validator in Symfony
Chris Shennan
Chris Shennan
Chris Shennan
Follow
Jun 26
Using PHP Attributes to Create and Use a Custom Validator in Symfony
#
symfony
#
php
#
attributes
#
validation
4
 reactions
Comments
Add Comment
5 min read
Validating JSON with JSON Schema and PHP
Roberto B.
Roberto B.
Roberto B.
Follow
Jun 24
Validating JSON with JSON Schema and PHP
#
php
#
json
#
validation
#
tutorial
19
 reactions
Comments
1
 comment
4 min read
Using yup to build schema with value parsing and validation.
Bello Shehu
Bello Shehu
Bello Shehu
Follow
Jun 22
Using yup to build schema with value parsing and validation.
#
webdev
#
validation
#
yup
#
schema
2
 reactions
Comments
Add Comment
2 min read
Next.js Server Actions with next-safe-action
Dave Gray
Dave Gray
Dave Gray
Follow
Jun 25
Next.js Server Actions with next-safe-action
#
nextjs
#
typesafety
#
validation
#
serveractions
Comments
Add Comment
7 min read
A Quick Utility Module
Onorio Catenacci
Onorio Catenacci
Onorio Catenacci
Follow
Apr 30
A Quick Utility Module
#
elixir
#
utility
#
validation
Comments
Add Comment
1 min read
We Need to Talk More About Conformance, If We Want to Stop Fantasy HTML
Jens Oliver Meiert
Jens Oliver Meiert
Jens Oliver Meiert
Follow
May 28
We Need to Talk More About Conformance, If We Want to Stop Fantasy HTML
#
html
#
conformance
#
validation
#
community
1
 reaction
Comments
Add Comment
2 min read
Flask Essentials: Data Validation, Database Connectivity, and Crafting RESTful APIs
Kuk Hoon Ryou
Kuk Hoon Ryou
Kuk Hoon Ryou
Follow
May 10
Flask Essentials: Data Validation, Database Connectivity, and Crafting RESTful APIs
#
flask
#
python
#
validation
#
coding
Comments
Add Comment
4 min read
Validating Configuration Properties in Spring Boot Application Startup
Nilanchal
Nilanchal
Nilanchal
Follow
May 7
Validating Configuration Properties in Spring Boot Application Startup
#
springboot
#
validation
#
spring
Comments
Add Comment
3 min read
SolidJS use:validation directive
Sylvain Dethier
Sylvain Dethier
Sylvain Dethier
Follow
Apr 27
SolidJS use:validation directive
#
solidjs
#
directive
#
validation
1
 reaction
Comments
Add Comment
2 min read
I need to validate a form
Nicu Chiciuc
Nicu Chiciuc
Nicu Chiciuc
Follow
Mar 3
I need to validate a form
#
typescript
#
validation
#
form
Comments
Add Comment
10 min read
New OpenAPI VSCode ext. to Validate, Lint, and Auto-Fix
APIMatic.io
APIMatic.io
APIMatic.io
Follow
Jan 15
New OpenAPI VSCode ext. to Validate, Lint, and Auto-Fix
#
openapi
#
lint
#
api
#
validation
Comments
Add Comment
8 min read
How to Validate Forms in Vue â A Step-By-Step Tutorial for Beginners
Yogesh Galav
Yogesh Galav
Yogesh Galav
Follow
Feb 11
How to Validate Forms in Vue â A Step-By-Step Tutorial for Beginners
#
vue
#
beginners
#
validation
1
 reaction
Comments
Add Comment
5 min read
Seeking Insights: Enhancing Social Interactions in Games and Apps
Shubhankar
Shubhankar
Shubhankar
Follow
Feb 9
Seeking Insights: Enhancing Social Interactions in Games and Apps
#
discuss
#
idea
#
startup
#
validation
Comments
Add Comment
1 min read
Vue Nice Validate
Yogesh Galav
Yogesh Galav
Yogesh Galav
Follow
Jan 29
Vue Nice Validate
#
vue
#
validation
#
vue3
#
javascript
3
 reactions
Comments
Add Comment
4 min read
Creating masked inputs for React Hook Form
Elias JĂşnior
Elias JĂşnior
Elias JĂşnior
Follow
Jan 23
Creating masked inputs for React Hook Form
#
react
#
form
#
validation
#
javascript
4
 reactions
Comments
Add Comment
2 min read
Access Current Entry in Custom Validation Rule
Julia Lange
Julia Lange
Julia Lange
Follow
for
visuellverstehen
Dec 22 '23
Access Current Entry in Custom Validation Rule
#
statamic
#
validation
#
fieldtypes
4
 reactions
Comments
Add Comment
1 min read
Automatically validate your AWS Bedrock LLM Responses
Martin Muller đŠđŞđ§đˇđľđš
Martin Muller đŠđŞđ§đˇđľđš
Martin Muller đŠđŞđ§đˇđľđš
Follow
for
AWS Community Builders
Dec 18 '23
Automatically validate your AWS Bedrock LLM Responses
#
aws
#
bedrock
#
ai
#
validation
3
 reactions
Comments
Add Comment
7 min read
Implement validateRequest Middleware
Kazi Abdur Rakib
Kazi Abdur Rakib
Kazi Abdur Rakib
Follow
Dec 11 '23
Implement validateRequest Middleware
#
middleware
#
validation
#
webdev
#
javascript
Comments
Add Comment
1 min read
Master schema validation in TypeScript with Zod
Domenico Colandrea
Domenico Colandrea
Domenico Colandrea
Follow
Nov 28 '23
Master schema validation in TypeScript with Zod
#
zod
#
typescript
#
schema
#
validation
8
 reactions
Comments
Add Comment
4 min read
Typescript: Validating External Data in Full Stack Applications
bsorrentino
bsorrentino
bsorrentino
Follow
Nov 7 '23
Typescript: Validating External Data in Full Stack Applications
#
typescript
#
zod
#
validation
10
 reactions
Comments
6
 comments
5 min read
Using Formik and Yup for Form validation
Taiwo Shobo
Taiwo Shobo
Taiwo Shobo
Follow
Oct 7 '23
Using Formik and Yup for Form validation
#
form
#
validation
#
reactjsdevelopment
#
react
3
 reactions
Comments
Add Comment
7 min read
CQRS Validation with MediatR Pipeline and FluentValidation
Milan JovanoviÄ
Milan JovanoviÄ
Milan JovanoviÄ
Follow
Oct 14 '23
CQRS Validation with MediatR Pipeline and FluentValidation
#
aspnetcore
#
validation
#
middleware
#
mediatr
Comments
Add Comment
6 min read
Validating SSH keys on Laravel
Matheus Lopes Santos
Matheus Lopes Santos
Matheus Lopes Santos
Follow
Sep 12 '23
Validating SSH keys on Laravel
#
validation
#
php
#
laravel
#
pest
9
 reactions
Comments
3
 comments
4 min read
Validando chave ssh pĂşblica no Laravel
Matheus Lopes Santos
Matheus Lopes Santos
Matheus Lopes Santos
Follow
Sep 11 '23
Validando chave ssh pĂşblica no Laravel
#
validation
#
laravel
#
php
#
pest
14
 reactions
Comments
4
 comments
5 min read
API validation in Gin: Ensuring Data Integrity in Your API
Ankit malik
Ankit malik
Ankit malik
Follow
Sep 10 '23
API validation in Gin: Ensuring Data Integrity in Your API
#
go
#
gin
#
api
#
validation
5
 reactions
Comments
Add Comment
4 min read
JavaScript Validation
Nzioki Dennis
Nzioki Dennis
Nzioki Dennis
Follow
Aug 21 '23
JavaScript Validation
#
javascript
#
programming
#
beginners
#
validation
5
 reactions
Comments
Add Comment
9 min read
Fantastic Forms with React Hook Forms
rcblake
rcblake
rcblake
Follow
Jul 21 '23
Fantastic Forms with React Hook Forms
#
reachookform
#
validation
#
form
#
beginners
Comments
Add Comment
3 min read
Taming Badly Typed External Libraries - How Zod Boosts Type Safety
Marcin Ĺťmudka
Marcin Ĺťmudka
Marcin Ĺťmudka
Follow
for
Brainhub
Jul 31 '23
Taming Badly Typed External Libraries - How Zod Boosts Type Safety
#
javascript
#
typescript
#
validation
#
type
9
 reactions
Comments
Add Comment
6 min read
Becoming a Fastify JSON Schema GURU
Manuel Spigolon
Manuel Spigolon
Manuel Spigolon
Follow
Jul 20 '23
Becoming a Fastify JSON Schema GURU
#
jsonschema
#
node
#
fastify
#
validation
Comments
Add Comment
5 min read
Laravel Custom Validation
Arman Rahman
Arman Rahman
Arman Rahman
Follow
Jun 30 '23
Laravel Custom Validation
#
laravel
#
armanrahman
#
webdev
#
validation
1
 reaction
Comments
Add Comment
1 min read
Angular Form Validation
Ramanan Balamurugan
Ramanan Balamurugan
Ramanan Balamurugan
Follow
Jun 15 '23
Angular Form Validation
#
angular
#
formvalidation
#
typescript
#
validation
7
 reactions
Comments
2
 comments
5 min read
React-hook-form validation
Toufic Nabi
Toufic Nabi
Toufic Nabi
Follow
Jun 10 '23
React-hook-form validation
#
reacthookform
#
react
#
form
#
validation
Comments
Add Comment
1 min read
Robust Environment Variable Validation in NestJS Applications
amir fakoor
amir fakoor
amir fakoor
Follow
May 5 '23
Robust Environment Variable Validation in NestJS Applications
#
nestjs
#
environmentvariables
#
validation
#
configuration
4
 reactions
Comments
Add Comment
2 min read
Use PostgreSQLÂŽ DOMAIN rules to validate columns of data
Francesco Tisiot
Francesco Tisiot
Francesco Tisiot
Follow
May 5 '23
Use PostgreSQLÂŽ DOMAIN rules to validate columns of data
#
postgres
#
validation
#
data
#
domain
Comments
Add Comment
7 min read
how to validate ship address in the USA using JavaScript
Thiago Marinho
Thiago Marinho
Thiago Marinho
Follow
May 4 '23
how to validate ship address in the USA using JavaScript
#
chatgpt
#
javascript
#
validation
#
programming
1
 reaction
Comments
Add Comment
1 min read
Mastering Form Validation with Yup and Hook Form: Password and Confirm Password
krishna-Tiwari
krishna-Tiwari
krishna-Tiwari
Follow
Apr 16 '23
Mastering Form Validation with Yup and Hook Form: Password and Confirm Password
#
javascript
#
webdev
#
hookform
#
validation
13
 reactions
Comments
3
 comments
4 min read
How to get real-time data and insight on a Phone Number using Sendchamp
Aliyu Abubakar
Aliyu Abubakar
Aliyu Abubakar
Follow
Mar 27 '23
How to get real-time data and insight on a Phone Number using Sendchamp
#
sendchamp
#
number
#
validation
#
programming
1
 reaction
Comments
Add Comment
3 min read
How to Validation Credit Card PHP Laravel ??
sfyan belhaj
sfyan belhaj
sfyan belhaj
Follow
Mar 25 '23
How to Validation Credit Card PHP Laravel ??
#
creditcard
#
validation
#
mastercar
#
laravel
Comments
Add Comment
1 min read
[JS/TS] Don't declare regex with flags in an object property
Ivan Karbashevskyi
Ivan Karbashevskyi
Ivan Karbashevskyi
Follow
Mar 23 '23
[JS/TS] Don't declare regex with flags in an object property
#
javascript
#
typescript
#
is
#
validation
Comments
Add Comment
3 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account