Java org.springframework.validation ObjectError fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.validation ObjectError fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.validation ObjectError.

The text is from its open source code.

Constructor

Method

Object[]getArguments()
StringgetCode()
Return the default code of this resolvable, that is, the last one in the codes array.
String[]getCodes()
StringgetDefaultMessage()
StringgetObjectName()
Return the name of the affected object.
StringtoString()