Server-provided validation rule attached to a validated field collector.
The bridge maps the server regex to regex. Use DaVinciClient.validate to check a collector's current value on demand.
regex
Optional
Optional collector-level validation data when supplied by a native mapping. Use DaVinciClient.validate for on-demand validation results.
Regular expression pattern the server requires the value to satisfy.
Server-provided validation rule attached to a validated field collector.
Remarks
The bridge maps the server regex to
regex. Use DaVinciClient.validate to check a collector's current value on demand.