Uses of Class
hudson.util.FormValidation.CheckMethod
Packages that use FormValidation.CheckMethod
-
Uses of FormValidation.CheckMethod in hudson.model
Methods in hudson.model that return FormValidation.CheckMethodModifier and TypeMethodDescriptionDescriptor.getCheckMethod(String fieldName) If the field "xyz" of aDescribablehas the corresponding "doCheckXyz" method, return the model of the check method.