public interface BusinessValidator
| Modifier and Type | Method and Description |
|---|---|
void |
validate(Object object)
This method validates an object to comply with the BusinessKey annotation rules.
|
void validate(Object object)
object - The Business Object to be validated.Copyright © 2010-2016. All Rights Reserved.