art.cllctv.block.layout

cllctv.art

{
  "id": "art.cllctv.block.layout",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "template"
      ],
      "properties": {
        "columns": {
          "type": "array",
          "items": {
            "refs": [
              "#column"
            ],
            "type": "union"
          }
        },
        "template": {
          "type": "string"
        }
      }
    },
    "column": {
      "type": "object",
      "required": [
        "content"
      ],
      "properties": {
        "content": {
          "type": "array",
          "items": {
            "refs": [],
            "type": "union"
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against art.cllctv.block.layout

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:gqpqghnqiowg5424adjwmhmg
CID
bafyreigpdyewy7q7qjazylqkvw7lph52qlj3kc7tgvyz7sxw3vvwrjnxbm
Indexed At
2026-06-17 13:04 UTC
AT-URI
at://did:plc:gqpqghnqiowg5424adjwmhmg/com.atproto.lexicon.schema/art.cllctv.block.layout

Lexicon Garden

@