Example usage for org.springframework.validation BeanPropertyBindingResult subclass-usage

List of usage examples for org.springframework.validation BeanPropertyBindingResult subclass-usage

Introduction

In this page you can find the example usage for org.springframework.validation BeanPropertyBindingResult subclass-usage.

Usage

From source file org.grails.datastore.mapping.validation.ValidationErrors.java

/**
 * Models validation errors
 *
 * @author Graeme Rocher
 * @since 2.0
 */