map

abstract fun <R> map(transformer: (T) -> R): Validity<R>