Class RegexSCMHeadFilterTrait.DescriptorImpl

    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • doCheckRegex

        @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
        public FormValidation doCheckRegex​(@QueryParameter
                                           String value)
        Form validation for the regular expression.
        Parameters:
        value - the regular expression.
        Returns:
        the validation results.