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