errorsByField
Groups validation errors by target field name.
fun List<<Error class: unknown class>>.errorsByField(): Map<String, List<<Error class: unknown class>>>
Groups validation errors in the list by target field name.
Groups validation errors by target field name.
Groups validation errors in the list by target field name.