Package hudson.util

Class FormValidation.URLCheck

  • Enclosing class:
    FormValidation

    public abstract static class FormValidation.URLCheck
    extends Object
    Convenient base class for checking the validity of URLs.

    This allows the check method to call various utility methods in a concise syntax.