Custom Validators in Angular Signal Forms (You Probably Need This)

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control
Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.
surveyjs.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. Angular

    Deliver web apps with confidence 🚀

    Custom validators are one of those things you'll definitely need when building real-world forms. But if you've been wondering how they work with Angular's new Signal Forms API, you're in the right place. Today we'll migrate a form with custom validation from Reactive Forms to Signal Forms, and I think you'll be pleasantly surprised by how straightforward it is. The syntax changes are minimal, and the result is cleaner, more reactive code.

  2. SurveyJS

    SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control. Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ng-News 25/50: Auto-Destroy for Router Providers, Signal Forms

    1 project | dev.to | 22 Dec 2025
  • Ng-News 25/49: Signal Forms & @angular/aria

    1 project | dev.to | 12 Dec 2025
  • Angular v18+ - Understanding @defer: Blocks, Triggers, and Deferrable Views (Part 1)

    1 project | dev.to | 7 Dec 2025
  • Signal Forms Just Got Automatic State Classes (And More)

    1 project | dev.to | 5 Dec 2025
  • Ng-News 25/45: Analog v2, Debouncing in SignalForms, Testing & Time

    1 project | dev.to | 16 Nov 2025

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?