aws-cloudformation / aws-cloudformation/cloudformation-cli-typescript-plugin
Data class with model validation
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 46
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
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](https://github.com/JohnWeisz/TypedJSON) should be easy to adopt without increasing too much the bundled size.
Contributor guide
Assessment
This issue has not been assessed yet.