Posted on August 14, 2020 by Evgeny Poberezkin Tags: open-source, javascript, json-schema, coding, ajv I am really excited to share this news: Ajv has been awarded a grant from Mozilla’s Open Source Support (MOSS) program in the “Foundational Technology” track and it joined the OpenJS Foundation! What is Ajv? Ajv is a JavaScript open-source library for data validation using JSON Schema standard. I started developing Ajv 5 years ago, because all validators I’ve tested failed some of th...