errors property

SunnyObservableMap<JsonPath, ValidationError?> errors

An observable map of errors

Implementation

SunnyObservableMap<JsonPath, ValidationError?> get errors;