StringMatchingConstraints: {
    size?: SizeForArbitrary;
}

Constraints to be applied on the arbitrary stringMatching

Type declaration

  • Optional size?: SizeForArbitrary

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

    Remarks

    Since 3.10.0

Remarks

Since 3.10.0