Ruby JSON Schema Validator v2.2.4 Release Notes

Release Date: 2014-07-19 // almost 10 years ago
  • Full Changelog

    Closed issues:

    • Not correctly validating: "The property did not match the following type: string in schema" #101
    • Validator return error when data is an array with hash with symbolic keys #94

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  Fix list:true when referencing a cached schema #107 (pd)
    • Setup travis #106 (apsoto)