errors property

List<E> get errors

Returns all errors if invalid, or empty list if valid.

Implementation

List<E> get errors;