27 lines
416 B
Plaintext
27 lines
416 B
Plaintext
![]() |
ifdef::env-github,rspecator-view[]
|
||
|
|
||
|
'''
|
||
|
== Implementation Specification
|
||
|
(visible only on this page)
|
||
|
|
||
|
=== Message
|
||
|
|
||
|
Rename this [field/property] "XXX" to match the regular expression ${format}.
|
||
|
|
||
|
=== Parameters
|
||
|
|
||
|
.format
|
||
|
****
|
||
|
|
||
|
----
|
||
|
^_?[Ll]og(ger)?$
|
||
|
----
|
||
|
|
||
|
Regular expression used to check the field or property names against.
|
||
|
****
|
||
|
|
||
|
'''
|
||
|
== Comments And Links
|
||
|
(visible only on this page)
|
||
|
|
||
|
endif::env-github,rspecator-view[]
|