Interface ContentView

All Known Implementing Classes:
MailContentView, ResolvedMailContentView

public interface ContentView
An adapter used by mail content validation rules. It exposes only the fields that participate in subject/text/html/template logic so the same rules can run for both single and batch sends.
  • Method Details