com.bankframe.examples.bo.impl.account
Class AccountValidator

java.lang.Object
  extended by com.bankframe.examples.bo.account.AccountValidator
      extended by com.bankframe.examples.bo.impl.account.AccountValidator

public class AccountValidator
extends AccountValidator

This class validates the attributes of the Address Entity


Constructor Summary
AccountValidator()
          Constructor
 
Method Summary
 
Methods inherited from class com.bankframe.examples.bo.account.AccountValidator
validateAccountName, validateAccountNumber, validateAmend, validateCardNumber, validateCreate
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccountValidator

public AccountValidator()
Constructor



Copyright © 2005, 2007, Oracle. All rights reserved.