Skip to content

Struct should have a load function #1

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

Closed
vsoch opened this issue Oct 27, 2019 · 0 comments
Closed

Struct should have a load function #1

vsoch opened this issue Oct 27, 2019 · 0 comments

Comments

@vsoch
Copy link
Owner

vsoch commented Oct 27, 2019

A likely use case is to want to load a dict (or serialized json object) into it's respective object, so the base Struct class should have a function to allow this. It should also automatically validate (unless the user requests that it not be).

@vsoch vsoch closed this as completed Nov 3, 2019
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