Various record data types and components of record data are not allowed to be empty but we currently allow them to be. Data being non-empty should probably be made part of the invariants guaranteed by the types.
The following is a list of the types in question I discovered so far:
rdata::caa::CaaTag,
rdata::openpgpkey::Openpgpkey.
Various record data types and components of record data are not allowed to be empty but we currently allow them to be. Data being non-empty should probably be made part of the invariants guaranteed by the types.
The following is a list of the types in question I discovered so far:
rdata::caa::CaaTag,rdata::openpgpkey::Openpgpkey.