very silly question, is there an easier way to validate the length of a trimmed string?
errors with
Uncaught ParseError: MinLength operand must be a string or an array (was never)appears to work, but this seems unergonomic when most other string keywords allow length specifiers. I know that this is a morph rather than a simple narrowing, but it is surprising!