# `Chimeway.Rendering.Channels.Chat`
[🔗](https://github.com/jonlunsford/chimeway/blob/v1.0.0/lib/chimeway/rendering/channels/chat.ex#L1)

Validates the durable chat render contract.

This is the discoverable starter validator for generic chat. Host apps with
vendor-specific shapes (Slack-only, Discord-only, in-house chat) should define
their own validators via the :channel_render_modules registry without modifying this module.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
