Narrows an unknown layer-config value to the attributes block.
The check is structural rather than a cast: the block is validated at build time
by validate:profiles, but a layer config can also be handed in at runtime by a
host, and that path has no schema behind it.
Parameters
raw: unknown
Candidate value read from the layer configuration.
Narrows an unknown layer-config value to the
attributesblock.The check is structural rather than a cast: the block is validated at build time by
validate:profiles, but a layer config can also be handed in at runtime by a host, and that path has no schema behind it.