Report error in Conform transform

Given a conform spec with a transform function, you might have to validate that a value passed as a string.

In case the value is invalid, how do you report it to the user ?

1 Like