public class BicUtil extends Object
| Constructor and Description |
|---|
BicUtil() |
public static void validate(String bic) throws BicFormatException, UnsupportedCountryException
bic - to be validated.BicFormatException - if bic is invalid.
UnsupportedCountryException if bic's country is not supported.UnsupportedCountryExceptionCopyright © 2020. All rights reserved.