ExtractionDefinitionNotFoundBehavior

The behavior configuration when an extraction definition cannot find the target value.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The behavior type. USE_DEFAULT_VALUE returns the specified default value. OMIT excludes the field from the output.

Link copied to clipboard

The default value to use when the behavior is USE_DEFAULT_VALUE.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String