openapi-validator
0.1.0
jvm
core
/
io.github.stefankoppier.openapi.validator.core.rules
/
ValidationRule
/
unspecified
unspecified
fun
<
R
:
ValidationRule
<
T
>
>
R
.
unspecified
(
)
:
R
(
source
)
Validate that the element is not set.
Return
The original rule on which this method has been invoked.