public class OneWayNotificationBasicValidator extends Validator
Modifier and Type | Field and Description |
---|---|
protected OneWayNotification |
transaction |
Constructor and Description |
---|
OneWayNotificationBasicValidator(Transaction transaction)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
validate()
Validate the transaction
|
protected boolean |
validateCSVNotificationDetail()
Validate CSV Notification Detai
|
protected boolean |
validateName()
Validate Name
|
validateMandatoryNMIChecksum, validateNMI, validateNMIChecksum, validateTransactionDate, validateTransactionID
addEvents, getEvents, getHeader, setHeader
protected OneWayNotification transaction
public OneWayNotificationBasicValidator(Transaction transaction)
transaction
- Transaction to use in the validator.public boolean validate()
validate
in interface ValidatorInterface
validate
in class XMLObjectValidator
protected boolean validateCSVNotificationDetail()
protected boolean validateName()