StringMatchingConstraints: {
    size?: SizeForArbitrary;
}

Constraints to be applied on the arbitrary stringMatching

Type declaration

  • Optionalsize?: SizeForArbitrary

    Define how large the generated values should be (at max)

    Since 3.10.0

Since 3.10.0