@TagLibraryUri(value="/jenkins/security/plugins/ldap/validation")
public interface ValidationTagLib
extends org.kohsuke.stapler.jelly.groovy.TypedTagLibrary
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
A control that supports validation of the entire form element.
|
void |
validate(groovy.lang.Closure body)
A control that supports validation of the entire form element.
|
void |
validate(Map args)
A control that supports validation of the entire form element.
|
void |
validate(Map args,
groovy.lang.Closure body)
A control that supports validation of the entire form element.
|
void validate(Map args, groovy.lang.Closure body)
void validate(groovy.lang.Closure body)
void validate(Map args)
void validate()
Copyright © 2016–2017. All rights reserved.