WpManifestValidationError

data class WpManifestValidationError(val property: WpManifestValidationErrorProperty?, val message: String)

Constructors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun serialize(generator: JsonGenerator)

Properties

Link copied to clipboard

A message describing the error.

Link copied to clipboard

The JSON property key where the error was found. For example: "readingOrder"