remix/data-schema/checks · FunctionView Sourcemin Summary Require a number to be greater than or equal to limit. Signature function min(limit: number): Check<number> Parameters limit The inclusive minimum value Returns A Check that enforces the lower bound