# `mix brix.validate`
[🔗](https://github.com/LoamStudios/brix/blob/main/lib/mix/tasks/brix.validate.ex#L1)

Validates a Brix content directory.

    mix brix.validate [path]

Path defaults to `priv/content`. Prints errors and warnings, exits
with code 1 if there are errors.

---

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