NumberValueProvider

Provides number values for numeric schemas.

Generates varied numbers based on minimum, maximum, and multipleOf constraints.

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.