| Package | Description |
|---|---|
| hudson.util |
Other miscellaneous utility code
|
| Modifier and Type | Field and Description |
|---|---|
static FormValidation.FileValidator |
FormValidation.FileValidator.NOOP
Singleton instance that does no check.
|
| Modifier and Type | Method and Description |
|---|---|
static FormValidation |
FormValidation.validateExecutable(String exe,
FormValidation.FileValidator exeValidator)
Makes sure that the given string points to an executable file.
|
Copyright © 2019. All rights reserved.