public interface Validator
getValidatorName() value.| Modifier and Type | Method and Description |
|---|---|
Object |
getValidator()
Gets the Validator Object, on which the validator function's can be invoked from user-code.
|
String |
getValidatorName()
Name used as variable name for the Object returned by
getValidator(). |
String getValidatorName()
getValidator().Object getValidator()
Copyright © 2021 Cask Data, Inc. Licensed under the Apache License, Version 2.0.