ping
Toggle table of contents
0.0.0
release
Target filter
release
Switch theme
Search in API
Skip to content
ping
davinci
/
com.pingidentity.davinci.collector
/
InvalidLength
Invalid
Length
data
class
InvalidLength
(
val
min
:
Int
,
val
max
:
Int
)
:
ValidationError
(
source
)
Sealed class representing Invalid length error.
Members
Constructors
Invalid
Length
Link copied to clipboard
constructor
(
min
:
Int
,
max
:
Int
)
Properties
max
Link copied to clipboard
val
max
:
Int
min
Link copied to clipboard
val
min
:
Int