#validation

Subscribe
Validation is the process of ensuring that data entered into a web application meets certain criteria. It can involve checking for valid input formats, data types, and ranges. In JavaScript, validation is typically done using regular expressions or custom functions to check user input before it is sent to a server. This helps to ensure that only valid data is accepted and prevents malicious users from entering invalid data.
Angie Jones
Angie Jones
Applitools
Talk: Your Tests Lack Vision: Adding Eyes to your Automation Framework
Dmitriy Kovalenko
Dmitriy Kovalenko
Cypress.io
Talk: Visual Regression Under the Hood
Michael Carter
Michael Carter
101 Technologies, Inc.
Talk: How to Solve Real-World Problems with Remix