kelvin-komponenter
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kelvin-komponenter
ktor-openapi-generator
/
com.papsign.ktor.openapigen.annotations.type.number
/
NotANumberViolationViolation
Not
ANumber
Violation
Violation
class
NotANumberViolationViolation
(
val
value
:
Any
?
)
:
ConstraintViolation
(
source
)
Members
Constructors
Not
ANumber
Violation
Violation
Link copied to clipboard
constructor
(
value
:
Any
?
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
value
Link copied to clipboard
val
value
:
Any
?