shared
Toggle table of contents
2.0.0
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.nubasu.spotify.webapi.wrapper.response.common
/
SpotifyFailure
/
ValidationError
Validation
Error
data
class
ValidationError
(
val
message
:
String
)
:
SpotifyFailure
Members
Constructors
Validation
Error
Link copied to clipboard
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
open
override
val
message
:
String