DevCore
Toggle table of contents
1.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
DevCore
config
/
com.peco2282.devcore.config.validations.annotations
/
NonNegative
Non
Negative
@
Target
(
allowedTargets
=
[
AnnotationTarget.PROPERTY
]
)
annotation class
NonNegative
Validates that the numeric property value is non-negative (greater than or equal to zero).