Package org.adempiere.model
Interface IAddressValidation
-
public interface IAddressValidation
Address validation interface- Author:
- Elaine
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
onlineValidate(Properties ctx, MAddressTransaction addressTransaction, String trxName)
-
-
-
Method Detail
-
onlineValidate
boolean onlineValidate(Properties ctx, MAddressTransaction addressTransaction, String trxName)
-
-