V
- type of valueP
- type of parameterpublic interface Validator<V,P>
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
validate(V value,
P param)
Validates the given value.
|
Copyright © 2018–2022 Agiletestware. All rights reserved.