ladybug-tools / honeybee-core

:honeybee: honeybee core library
https://www.ladybug.tools/honeybee-core/docs/
GNU Affero General Public License v3.0
17 stars 15 forks source link

fix(validate): Have validation use core libraries before Pydantic #433

Closed chriswmackey closed 3 years ago

chriswmackey commented 3 years ago

The error messages of the core libraries are just so much clearer than those from Pydantic. So I am changing the model validation to do serialization with the core libraries first and only run the Pydantic validation at the end.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.44.13 :tada:

The release is available on:

Your semantic-release bot :package::rocket: