ConstValueProvider

Provides constant values defined in schema.

Returns the const value if present, null otherwise.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun provide(schema: Schema<*>, variationIndex: Int): Any?

Attempts to provide an example value for the given schema.