errorsStream property

Stream<Map<K, String>> errorsStream

Stream with all validation error messages.

Implementation

Stream<Map<K, String>> get errorsStream;