Package mireka.list

Class SubjectRegexpValidator

  • All Implemented Interfaces:
    MailValidator

    public class SubjectRegexpValidator
    extends Object
    implements MailValidator
    SubjectRegexpValidator accepts a mail if its subject matches the specified regular expression pattern.
    • Constructor Detail

      • SubjectRegexpValidator

        public SubjectRegexpValidator()