Package-level declarations

Detect a type of scalar value by its content.

Types

Link copied to clipboard
abstract class BaseScalarResolver @JvmOverloads constructor(buildImplicitResolvers: BaseScalarResolver.ImplicitResolversBuilder.() -> Unit = {}) : ScalarResolver

Base resolver

Link copied to clipboard

ScalarResolver for Core Schema with the merge implemented. See Support of Merge Keys.

Link copied to clipboard

ScalarResolver for JSON Schema

Link copied to clipboard

ScalarResolver for JSON Schema

Link copied to clipboard
fun interface ScalarResolver

ScalarResolver tries to detect a type of scalar value by its content (when the tag is implicit)