toMap

fun toMap(): Map<String, List<String>>

Extracts a Java Map of errors from this ErrorMap.

Return

The raw Map of errors wrapped by this ErrorMap.