public interface Validation
Modifier and Type | Method and Description |
---|---|
boolean |
validate(String input)
Validate the given input string.
|
boolean validate(String input)
input
- the input string to validateCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.