Validate UAPF Package

Drop a manifest.json or a .uapf ZIP — validated entirely in-browser against the official JSON Schema.

Schema version
v1 (current)
v0.1 (legacy)
Resource Mapping
📦

Drop your manifest.json or .uapf package here

or browse files  ·  JSON, .uapf or .zip accepted  ·  processed locally

What gets validated?

The manifest is checked against the UAPF JSON Schema hosted at:

/assets/schemas/uapf-manifest.v1.schema.json

For ZIP / .uapf archives, the manifest.json is extracted and validated. Model files (BPMN, DMN, CMMN) are inventoried but not schema-validated in the browser — use the UAPF CLI for deep model validation.