public class PurchasingAccountsPayableProcessVendorValidation extends GenericValidation
| Constructor and Description | 
|---|
| PurchasingAccountsPayableProcessVendorValidation() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | validate(AttributedDocumentEvent event)This method validates that certain parameters | 
| boolean | validateEmailAddress(String emailAddress)validate the email Address against the email address pattern | 
| boolean | validatePhoneNumber(String PhoneNumber)validate the phone number against the phone pattern | 
setQuitOnFail, shouldQuitOnFail, stageValidationgetParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterPropertiespublic PurchasingAccountsPayableProcessVendorValidation()
public boolean validate(AttributedDocumentEvent event)
Validationpublic boolean validatePhoneNumber(String PhoneNumber)
PhoneNumber - public boolean validateEmailAddress(String emailAddress)
emailAddress - Copyright © 2004–2015 The Kuali Foundation. All rights reserved.