api

http4k / org.http4k.lens / MultiLensSpec / required

required

abstract fun required(name: String, description: String? = null): Lens<IN, List<OUT>>

Make a concrete Lens for this spec that looks for a required list of values in the target.