public final class CreditorIdExtractor extends Object
| Constructor and Description |
|---|
CreditorIdExtractor() |
| Modifier and Type | Method and Description |
|---|---|
static String |
extractCreditorId(String input) |
static boolean |
isValidCreditorId(String input)
assert if the given string is a valid creditor id.
|
public static boolean isValidCreditorId(String input)
input - the string to be assertedCopyright © 2020. All rights reserved.