Schema > Filters > String Filters docs here after the code block there is an info block that says:Trim vs Trimmed
Thecombinator does not make any transformations, it only validates. If what you were looking for was a combinator to trim strings, then check out thetrimmedcombinator or thetrimschema.Trim
trim combinator anywhere? There is no Schema.trim method or Schema.String.trim method.trim function exported from effect/String with the definition:Schema.String?