validate match(:code, "^[A-Za-z0-9]+$/")
**Error** protocol String.Chars not implemented for type Regex (a struct) Got value: ~r/^[A-Za-z0-9]+$/
© 2026 Hedgehog Software, LLC