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