DEV Community

pixelbyaj
pixelbyaj

Posted on

Angular Dynamic Form Using XSD

ngx-iso-form angular library is used to design Angular Reactive Form using any given XSD. The primary use of this UI library is to design ISO 20022 forms dynamically.

LIVE DEMO

Features

  • 🔥 Automatic forms generation
  • 📝 Easy to extend with custom field types
  • ⚡️ Supports ISO 20022 schemas:
    • XSD - JSON Schema using XSDService nuget
    • Support all validation like required, pattern, minlength, maxlength
    • Support translation labels, errors and date formats.

Top comments (0)