Spring Binding provides data binding and validation support for Spring Web Flow, allowing form backing objects to be populated and validated.
<dependency>
<groupId>org.springframework.webflow</groupId>
<artifactId>spring-binding</artifactId>
<version>4.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing how to iterate over mapping results from Spring Binding.
No known issues recorded.
No dependency data recorded yet.