public interface LabelValidator
Modifier and Type | Method and Description |
---|---|
boolean |
validate(Label label)
Method signature for checking to see if a label is valid.
|
boolean validate(Label label)
label
- object returned from parsing that represents the PDS labelCopyright © 2019. All rights reserved.