• Map the elements in an iterable to Validation and collect the successes into a Builder.

    Type Parameters

    Parameters

    Returns Validation<E, TFinish>

    Remarks

    If any Validation fails, the state of the provided Builder is undefined.

Generated using TypeDoc