dev.baileytownsend.demo.example

baileytownsend.dev

{
  "id": "dev.baileytownsend.demo.example",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "name",
          "createdAt"
        ],
        "properties": {
          "name": {
            "type": "string",
            "maxLength": 640,
            "minLength": 1,
            "description": "A name of something",
            "maxGraphemes": 64
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "An example record for showing permissions ets"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against dev.baileytownsend.demo.example

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:rnpkyqnmsw4ipey6eotbdnnf
CID
bafyreibk6ayjn3hyflmiiu65sa5cr5lzdbjdjyrfwwvfffnotpkresndp4
Indexed At
2026-02-13 13:52 UTC
AT-URI
at://did:plc:rnpkyqnmsw4ipey6eotbdnnf/com.atproto.lexicon.schema/dev.baileytownsend.demo.example

Lexicon Garden

@