public class ValidatorAddedEvent extends EventObject
source
Constructor and Description |
---|
ValidatorAddedEvent(Validator<?> validator)
Creates a new ValidatorAddedEvent.
|
Modifier and Type | Method and Description |
---|---|
Validator<?> |
getTransformer()
Get the added validator.
|
getSource, toString
Copyright © 2013–2022 JBoss by Red Hat. All rights reserved.