AnyOfRefs

annotation class AnyOfRefs(val value: String)(source)

Validates the data against any of the provided schema references.

Report a problem

Parameters

value

Variadic array of schema identifiers or references.

Properties

Link copied to clipboard
val value: Array<out String>