Module: legacy
Interfaces
Functions
parseLegacyContainer
▸ parseLegacyContainer(raw
):
PBES2Container
Transforms a legacy container object into an instance of PBES2Container
Parameters
Name | Type |
---|---|
raw |
LegacyContainer |
Returns
Defined in
validateLegacyContainer
▸ validateLegacyContainer(obj
): boolean
Validates legacy container structure
Parameters
Name | Type |
---|---|
obj |
any |
Returns
boolean