Deserializes GPCBoundConfig from the full-fidelity format produced by serializeGPCBoundConfig, and checks the validity of the configuration.
GPCBoundConfig
a string representation of GPCBoundConfig
GPCBoundConfig deserialized from the string
SyntaxError if the serialized form cannot be parsed
TypeError if the serialized form doesn't match the expected type
Generated using TypeDoc
Deserializes
GPCBoundConfig
from the full-fidelity format produced by serializeGPCBoundConfig, and checks the validity of the configuration.