codeforboston / home-energy-analysis-tool

https://www.codeforboston.org/projects/
MIT License
8 stars 25 forks source link

Add data validation for rules engine #74

Closed jkwan2011 closed 4 months ago

jkwan2011 commented 9 months ago

Input to the rules engine should be validated:

jkwan2011 commented 9 months ago
jkwan2011 commented 8 months ago

Data models broken out into #106.

alanisaac commented 4 months ago

Validation is provided by the Pydantic models.