I found that there is a way to invoke the check methods using the Stapler :


Stapler.getCurrent().invoke(Stapler.getCurrentRequest(), Stapler.
getCurrentResponse(), this, "/checkField");

The only problem is that the FormValidation messages appear next to the 
button not where the TextBox messages appear.

Any idea of how to get a Stapler for a specific field?

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/740a6db4-f0e6-490b-8e15-70e0ea7cae48%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to