DefaultingConverter

constructor(defaultValue: T, outputError: Boolean = false, validator: Validator<T> = null)