wrap

open fun wrap(errors: List<out MessageSourceResolvable>): List<Error>

Wrap the given errors.

Return

a new Error list

Parameters

errors

the errors to wrap