diff --git a/data/validator-libraries-modern.yml b/data/validator-libraries-modern.yml index c50c8dd3f..dd916288a 100644 --- a/data/validator-libraries-modern.yml +++ b/data/validator-libraries-modern.yml @@ -230,10 +230,9 @@ last-updated: "2022-08-31" - name: "@exodus/schemasafe" url: https://github.com/ExodusMovement/schemasafe - notes: | - For Node.js and browsers, with security and speed being the main focus. Pre-compiles schemas to JS functions. + notes: "For Node.js and browsers, with security and speed being the main focus. Pre-compiles schemas to JS functions. [Supports OpenAPI `discriminator`](https://github.com/ExodusMovement/schemasafe/blob/master/doc/Discriminator-support.md). - Default behavior is hardened with additional schema coherence validation. + Default behavior is hardened with additional schema coherence validation." date-draft: [2020-12, 2019-09] draft: [7, 6, 4] license: MIT