Translation validation - automatic validation messages translated

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • translation-validation

    Automatic validation messages for Angular forms in any language

  • These were some interesting example of what this library can do, but of course there is more to it than just this. You can checkout the project on GitHub. Please give it a try, the readme should provide a pretty decent getting started. If you feel that some features are missing or that there is a bug, please do not hesitate to create on issue or create a PR, I welcome contributions. ;-)

  • ngx-errors

    A declarative validation errors module for reactive forms.

  • ngx-errors

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • core

    The internationalization (i18n) library for Angular (by ngx-translate)

  • All of these examples have one thing in common; they require boilerplate code. While I'd say that it should not be needed. We can create a directive that binds to the formControl and when the formControl is invalid then it can show the error message. Even better, it can render the error message using a translation library like transloco or ngx-translate.

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

  • Support for 40 locales on angular 17 standalone - how?

    1 project | /r/Angular2 | 24 Nov 2023
  • Coping with i18n

    4 projects | dev.to | 17 Nov 2023
  • Differences ngx-translate vs i18n

    1 project | /r/codehunter | 17 Jun 2023
  • Angular 16 Unveiled: Discover the Top 7 Features

    3 projects | /r/Angular2 | 29 May 2023
  • Angular 6 - i18n vs. ngx-translate

    2 projects | /r/codehunter | 17 May 2023