openapi-validator
0.1.0
jvm
core
/
io.github.stefankoppier.openapi.validator.core.rules.primitives
/
StringRule
/
snakecase
snakecase
fun
snakecase
(
)
:
StringRule
(
source
)
Validate that the element is snake case.
Return
The rule on which this method has been invoked.