Is your feature request related to a problem? Please describe.
aind-data-schema 2.0 is released, we need to update the [helpers] dependency to 2.0 and modify the data schema and docdb validation helpers accordingly.
Describe the solution you'd like
Describe alternatives you've considered
By not validating objects we could support multiple versions, or by allowing for validation failures and then parsing the schema_version field and acting accordingly.
Is your feature request related to a problem? Please describe.
aind-data-schema 2.0 is released, we need to update the [helpers] dependency to 2.0 and modify the data schema and docdb validation helpers accordingly.
Describe the solution you'd like
Describe alternatives you've considered
By not validating objects we could support multiple versions, or by allowing for validation failures and then parsing the schema_version field and acting accordingly.