ping
Toggle table of contents
0.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ping
davinci
/
com.pingidentity.davinci.collector
/
InvalidLength
Invalid
Length
data
class
InvalidLength
(
val
min
:
Int
,
val
max
:
Int
)
:
ValidationError
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