Evaluate the Validation in an async iterable and collect the successes into a Builder.
Validation
Builder
If any Validation fails, the state of the provided Builder is undefined.
Generated using TypeDoc
Evaluate the
Validation
in an async iterable and collect the successes into aBuilder
.