Skip to content

Data class with model validation #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

Open
eduardomourar opened this issue Apr 14, 2020 · 1 comment
Open

Data class with model validation #1

eduardomourar opened this issue Apr 14, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@eduardomourar
Copy link
Contributor

eduardomourar commented Apr 14, 2020

Implement/use a data class library to improve how to serialize/deserialize data while communicating with CloudFormation, and, the same time, validate the model. A library like TypedJSON should be easy to adopt without increasing too much the bundled size.

@eduardomourar eduardomourar added the enhancement New feature or request label Apr 15, 2020
@eduardomourar
Copy link
Contributor Author

eduardomourar commented Jul 1, 2020

Another important aspect to consider is handling nested arrays/object. Python plugin implemented that in aws-cloudformation/cloudformation-cli-python-plugin#80.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant