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

Validate Data After Deserialization #72

Open
0916dhkim opened this issue Mar 21, 2020 · 0 comments
Open

Validate Data After Deserialization #72

0916dhkim opened this issue Mar 21, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@0916dhkim
Copy link
Owner

Issue

There is no validation of data after deserialization. Application assumes that the data is well-formed. This can cause unexpected surprise to an end-user.

Suggestion

Implement a function that proof-reads data when converting a string to AppData.

@0916dhkim 0916dhkim added the bug Something isn't working label Mar 21, 2020
@0916dhkim 0916dhkim self-assigned this Mar 21, 2020
@0916dhkim 0916dhkim added this to To do in Bookery Project via automation Mar 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant