mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 18:27:59 -04:00
* use api-extractor generate command with api-documenter config * update docs Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
647 B
647 B
Home > kibana-plugin-server > StringValidationRegex
StringValidationRegex interface
StringValidation with regex object
Signature:
export interface StringValidationRegex
Properties
Property | Type | Description |
---|---|---|
message | string |
|
regex | RegExp |