These keys can be utilized at the root level of the fastest validator schema within the $$oa meta parameters.
{ $$oa: { description: "my description", summary: "my summary" }, $$strict: true, foo: "string", //the rest of your schema} Copy
{ $$oa: { description: "my description", summary: "my summary" }, $$strict: true, foo: "string", //the rest of your schema}
Optional
These keys can be utilized at the root level of the fastest validator schema within the $$oa meta parameters.
Example