Support min/max-length bounds for strings. Not sure if this change is a good idea, but I was looking for a way to support minLength/maxLength for JSON specs. https://datatracker.ietf.org/doc/html/draft-bhutton-json-schema-validation-01#name-validation-keywords-for-str So I tried to follow the standard already established by integer bounds and implemented the similar thing for strings.
| Time to Start | Worker time | Duration | Time to finish | Idle | |
| Config | 0s | 10s | 10s | 10s | 0s |
| Eval | 4m18s | 2m23s | 2m23s | 6m42s | 4m07s |
| Build | 26m05s | 46s | - | - | 30m01s |
| Suite | 0s | 3m21s | - | - | 295h10m25s |