Accessing Other Fields in Schema Transformations and Custom Errors
Hi, is it possible to get value of another fields in schema? for example, i want to use
duration value in the transformation of token field and is it also possible to return custom error in addition to ParseError, for example error like InvalidTokenError ?