Type parameter | Description |
---|---|
TValue | |
TParseError |
Returns the parse correction, this is the same as the value of the "correction" key in the parse function's return value.
Returns the parse error, this is the same as the value of the "error" key in the parse function's return value.
True for a failed parsing, false otherwise.
Generated using TypeDoc
Describes a failed input value parsing