public class FormValidationUtil extends Object
| Constructor and Description |
|---|
FormValidationUtil() |
| Modifier and Type | Method and Description |
|---|---|
static hudson.util.FormValidation |
validatePython(String home)
Validate PYTHON: verify that specified, exists and has no whitespace in
it.
|
public static hudson.util.FormValidation validatePython(String home)
home - The PYTHON home or executable to validate.Copyright © 2004-2018. All Rights Reserved.