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

Introduce data model validation. #112

Open
stas-at-ibm opened this issue Dec 19, 2022 · 0 comments
Open

Introduce data model validation. #112

stas-at-ibm opened this issue Dec 19, 2022 · 0 comments
Labels
high Priority of the feature needs design Technical design is needed technical feature Improvement or change on how the application implements its features

Comments

@stas-at-ibm
Copy link
Collaborator

Description

Introduce validation of data models on creation and serialisation/deserialisation on transport layer(REST API). There are a lot of articles about best practices on data validation in Javasript if you search "javascript data model validation best practices". Click the link in the resources. I propose to read the first 5 and then create a technical design.

Technical Design

tba

Resources

search results

@stas-at-ibm stas-at-ibm added needs design Technical design is needed technical feature Improvement or change on how the application implements its features labels Dec 19, 2022
@stas-at-ibm stas-at-ibm added this to the Minimum Viable Product milestone Dec 19, 2022
@stas-at-ibm stas-at-ibm added the high Priority of the feature label Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high Priority of the feature needs design Technical design is needed technical feature Improvement or change on how the application implements its features
Projects
None yet
Development

No branches or pull requests

1 participant