/model-validator-demo

Demo project for Model Validator

Primary LanguageTypeScript

Demo project

This is a demo project for lx-model-validator:

Local installation

  • npm i
  • npm run dev or npm run build, but don't know what for =)

In short

Live demonstration of model (form) validation using the lx-model-validator package and its React components for simple binding. Includes several pages of documentation (mostly MD relevant) and several demos on various aspects - simple forms, nested data, arrays, aggregations, MobX integration.