public class CASNumber extends Object
| Constructor and Description |
|---|
CASNumber() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isValid(String casNumber)
Checks whether the registry number is valid.
|
public static boolean isValid(String casNumber)
casNumber - the CAS number to validateCopyright © 2021. All rights reserved.