# Validator

Check a feed or manifest against the Cabuya specification. Paste a document to validate it in your browser, or point the validator at a live URL.

Canonical: https://cabuya.org/developers/validator
Language: en

## Validator

The same engine the command line runs, and the same check ids. Every finding names the field, states the rule, and tells you what to change.

## Check a live URL

Point it at your manifest or a feed. The validator downloads what is published and reports what it found, including the transport behaviour a file on disk cannot show.

## Check a document you have not published yet

Paste a feed or manifest. Useful before anything is deployed, and for a document you would rather not send anywhere.

This runs entirely in your browser. The document is not uploaded, not logged, and never leaves this page.

## Result

Blocking the next level · Errors · Warnings · Notes

Schema-valid; conformance unmeasured. Running without network means the transport checks did not run, so no level can be measured — that is different from passing them.

This says nothing about your data. The request failed — DNS, TLS, a timeout, or the host refusing us — and the validator stops rather than guessing. Nothing here means your feed is wrong.

## Site Navigation

- [Home](https://cabuya.org/)
- [Specification](https://cabuya.org/developers/spec)
- [Schemas](https://cabuya.org/developers/schemas)
- [RFCs](https://cabuya.org/rfcs)
- [Changelog](https://cabuya.org/changelog)
- [Developers](https://cabuya.org/developers)
- [Registry](https://cabuya.org/registry)
- [Governance](https://cabuya.org/governance)
- [Join](https://cabuya.org/join)
- [GitHub](https://github.com/Cabuya)
- [Agent skill repository](https://github.com/Cabuya/cabuya-skill)
- [Founding record](https://github.com/Cabuya/cabuya.org/tree/main/docs/context)
