org.custorium.temp.jsonfg.testRecord

willem.dobs.nl

{
  "id": "org.custorium.temp.jsonfg.testRecord",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "geometry",
          "text"
        ],
        "properties": {
          "text": {
            "type": "string",
            "maxLength": 1024
          },
          "geometry": {
            "refs": [
              "org.custorium.temp.jsonfg.geometryObjects#point",
              "org.custorium.temp.jsonfg.geometryObjects#polygon",
              "org.custorium.temp.jsonfg.geometryObjects#linesSring",
              "org.custorium.temp.jsonfg.geometryObjects#multiPoint",
              "org.custorium.temp.jsonfg.geometryObjects#multiPolygon",
              "org.custorium.temp.jsonfg.geometryObjects#multiLineString"
            ],
            "type": "union"
          }
        }
      },
      "description": "A test record type for geomtries"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against org.custorium.temp.jsonfg.testRecord

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:q3enoeuha5b2zx4p4atxtb7x
CID
bafyreif2rtaukrq5cwr6bvyk3hnoa4xohx4jnubuparjxtx6i5q6hw2rpi
Indexed At
2026-02-06 11:20 UTC
AT-URI
at://did:plc:q3enoeuha5b2zx4p4atxtb7x/com.atproto.lexicon.schema/org.custorium.temp.jsonfg.testRecord

Version History (3 versions)

Referenced Schemas (6)

Lexicon Garden

@