This method validates an object to comply with the BusinessKey annotation rules.
Method Detail
validate
void validate(java.lang.Object object)
This method validates an object to comply with the BusinessKey annotation rules.
If an object fails the validation, a BusinessException will be thrown.