Returning a NonEmptyString from a Function
I'm trying to return a
NonEmptyString from a function, but the Schema functions all seem to return a string. Does anyone know the right incantation here?