9 lines
146 B
Plaintext
9 lines
146 B
Plaintext
=== Parameters
|
|
|
|
* key = format
|
|
description: Regular expression used to check the enumeration value names against.
|
|
|
|
default: ^[a-z][a-zA-Z0-9]*$
|
|
|
|
|