public class SimpleBeanValidatorEvent extends AbstractValidatorEvent<SimpleBeanValidator<?>>
field, messagestoAdd, messagestoDelete, scopesource| Constructor and Description |
|---|
SimpleBeanValidatorEvent(SimpleBeanValidator<?> source,
String field,
NuitonValidatorScope scope,
String[] messagestoAdd,
String[] messagestoDelete) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getBean() |
getField, getMessagesToAdd, getMessagesToDelete, getScope, getSourcetoStringpublic SimpleBeanValidatorEvent(SimpleBeanValidator<?> source, String field, NuitonValidatorScope scope, String[] messagestoAdd, String[] messagestoDelete)
public Object getBean()
getBean in class AbstractValidatorEvent<SimpleBeanValidator<?>>Copyright © 2013–2016 CodeLutin. All rights reserved.