Pattern
annotation class Pattern(regexp: String, message: String, flags: Array<Pattern.Flag>)
Content copied to clipboard
The element must match the regular expression. Supported types:
- String
The element must match the regular expression. Supported types: