DefaultingContextParamType

constructor(id: Key, default: V, validate: (V) -> Boolean = { true }, copy: (V) -> V = { it })