While developing a schema for my format, I repeatedly hit TryMapFailed. The mistake in the schema was mine, however, there was little information in the actual error that was useful for debugging. At the very least, it would be useful to understand the offset where the error occurred. Other useful information would be:
- The type we were attempting to parse
- The value which was parsed versus the allowed values.