Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

161
Views
React dynamic form library accepting JSON schema

I have a question if you know any library that allows you to generate the form / validate the form based on the JSON schema.

I am looking for anything before I start coding so I know if there is a way to get this sorted before. I have seen ajv but I don't know any form generator library that works with it.

This is an example schema:

{
    "birthDate": {
        "type": "string",
        "format": "date",
        "pattern": "date{DD MMMM, YYYY}",
        "aem:affKeyword": [
            "DOB",
            "Date of Birth"
        ],
        "description": "Date of birth in DD MMMM, YYYY",
        "aem:afProperties": {
            "displayPictureClause": "date{DD MMMM, YYYY}",
            "displayPatternType": "date{DD MMMM, YYYY}",
            "validationPatternType": "date{DD MMMM, YYYY}",
            "validatePictureClause": "date{DD MMMM, YYYY}",
            "validatePictureClauseMessage": "Date must be in DD MMMM, YYYY format."
        }
    }
}

Thank you so much for the help!

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!