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