rspec/rules/S116/parameters.adoc
2022-02-01 12:25:23 +00:00

12 lines
124 B
Plaintext

=== Parameters
.format
****
----
^[a-z][a-zA-Z0-9]*$
----
Regular expression used to check the field names against.
****