walk# walk(name, val)[source]# Raise hierarchical exceptions to locate the bad key-value pair in nested data. Raises: BadStateData – In the case we have sneaked something into the state that does not belong there. Parameters: name (str | int) – val (dict | list | object) –