Ensure a property is greater than a different property?
Is there a way to set a constraint for a number property so that it must be larger than a different property, like so?
3 Replies
I see. There's no way to do it at the type level via strings?
there is an open issue for this that I'd accept PRs on but may be a bit tricky:
https://github.com/arktypeio/arktype/issues/485