Overview of VJSF
masterVJSF allows you to easily create beautiful forms that output valid data by leveraging the following technologies:
- Vue.js: The underlying UI framework.
- Vuetify: For the component UI layer.
- JSON Schema: To define the data structure and validation rules.
- JSON Layout: To define the visual arrangement of form elements.