A machine-readable representation of parse rules for random access based on qualified namespace keys.
Rule keys will either be namespaceUri:localPart or just localPart for wildcard rules if namespaceUri is not defined in the handler.
namespaceUri:localPart
localPart
Readonly
Enforces that this rule set can only be used to parse the expected type T.
A machine-readable representation of parse rules for random access based on qualified namespace keys.
Rule keys will either be
namespaceUri:localPartor justlocalPartfor wildcard rules if namespaceUri is not defined in the handler.