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 ?
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 ?