open-menu closeme
Home
RetroComp icon
Retro Computing Articles Composition Notebooks 8bit
DevOps icon
Automation K8s Done Right
GenAI icon
Fatlama Newsletter Generative AI
Projects icon
Software Projects Arduino Esp8266 SQLite
Status
Links icon
GitHub LinkedIn
About
🌐
English Italiano
github linkedin rss
  • Data Driven Form in angular

    calendar Feb 4, 2022 · 1 min read
     en knowledgebase  · angular
     ·
    Share on: twitter facebook linkedin copy
    Data Driven Form in angular

     

    JSON Schema is a vocabulary that allows you to annotate and validate JSON documents.

    Benefits

    • Describes your existing data format(s).
    • Provides clear human- and machine- readable documentation.
    • Validates data which is useful for:
      • Automated testing.
      • Ensuring quality of client submitted data.
    On top of it you can run JSON Forms, a  data driven forms library:
    1. Declare your forms as JSON based on a JSON Schema
    2. Fully-featured forms including data-binding, input validation, and rule-based visibility out-of-the-box
    3. Designed for customizability - from custom styling to custom widgets

Recent Posts

  • 6,76%
  • Il tizio con il cappello che crede di comandare il mondo intero
  • Murderbot: i diari della macchina assassina
  • Breve guida agli ETF

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top