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