Fatima`s Blog

hello! fatties here, your cyber/design gal :D

  • name: fatima
  • age: 21
  • ✩github
  • pinterest
  • linkedIn

✰ welcome to my blog~!

This is where I'll be sharing blogs about tech, art, must try food spots, &c!

I am forgetful and every so often have to revise compSci/cyber principles. I decided I will document my notes here under the tag 'flashcard' ⋆˚࿔

Things i love:

  • coding ≽^• ˕ • ྀི≼
  • coffee ⋆☕︎ ˖
  • creating art ✰
  • Pintresting ᠀𓏲
  • trying new food spots (๑ᵔ⤙ᵔ๑)
  • skincare & glitters 𓏲 ๋࣭  ࣪ ˖
  • pink ⟡ ₊ 🎀 🦢₊ ⟡
  • my friends ⋆⭒˚𖠋𖠋𖠋𖠋*.⋆

JSON Paradox

tags: json, fun-fact
@fatima 29/04/2025

When handling JSON data, it is important to ensure the data conforms to what is expected. To validate the data, one can use a JSON schema which is a JSON document that defines the rules another JSON document must obey. Infact you can write a JSON schema to validate other schemas.. this is a fascinating paradox: the validator itself must be valid JSON.

  • ««
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »
  • »»