danielancines / financial-manager

MIT License
1 stars 0 forks source link

Validate data on Serializers #11

Closed danielancines closed 1 year ago

danielancines commented 1 year ago

Avoid errors when properties doesn't come up from Store Api. We need to check if the value is not null and guarantee the value type.