Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parse json before hand into proper models and build UI #5

Open
2 tasks done
fayaz07 opened this issue Mar 6, 2023 · 0 comments
Open
2 tasks done

parse json before hand into proper models and build UI #5

fayaz07 opened this issue Mar 6, 2023 · 0 comments
Milestone

Comments

@fayaz07
Copy link
Owner

fayaz07 commented Mar 6, 2023

Also need relevant data models to be added

{
   "field": {
       "type": "int | float | string | boolean"
       "value": "100 | 100.39 | foo | true",
       "label": "bar",
       "error": "must be 10 digits long",
   }
}
@fayaz07 fayaz07 added this to the json-parsing milestone Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant