spring-framework / org.springframework.validation / MapBindingResult / <init>

<init>

MapBindingResult(target: MutableMap<*, *>, objectName: String)

Create a new MapBindingResult instance.

Parameters

target - the target Map to bind onto

objectName - the name of the target object