Skip to content

deserialize_meta has to raise TypeError when the given value is invalid #32

@kanghyojun

Description

@kanghyojun
deserialize_meta(SomeRecordType, 1)

deserialize_meta won't raise ValueError if try to deserialize invalid value into record type (in this case, the value is 1).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions