Skip to content

issues Search Results · repo:sagold/json-schema-library language:TypeScript

Filter by

44 results
 (107 ms)

44 results

insagold/json-schema-library (press backspace or delete to remove)

Node.js compatibility issue: ReferenceError: File is not defined in v10.0.0 Bug Description The json-schema-library v10.0.0 throws a ReferenceError: File is not defined when running in Node.js environments. ...
bug
  • manisatwick
  • 14
  • Opened 
    on May 28
  • #73

I created a playground to test matchTime RegExp I found at here https://regex101.com/r/CKXTQt/2 As you can see, it only treats a time string valid if it contains seconds and a timezone offset. I m using ...
  • shashank1010
  • 5
  • Opened 
    on Apr 25
  • #71

Hi,​ I m using json-schema-library@10.0.0-rc9 and encountered an issue where the file dist/module/index.js is missing. This file is specified in the module field of package.json, which causes problems ...
bug
  • sandianshui
  • 2
  • Opened 
    on Apr 15
  • #69

To begin with, I want to thank you for creating this entire ecosystem of libraries. Coming to the problem I face, I note that a data property is required to be passed when trying to getSchema for a specific ...
  • shashank1010
  • 6
  • Opened 
    on Mar 23
  • #68

I ve noticed some strange going on when using anyOf and pattern. In the recent docs it says the getSchema is mainly focusing on oneOf, but I still want to raise awareness on this one. Here is a reproducible: ...
question
  • dswbx
  • 5
  • Opened 
    on Feb 4
  • #66

package.json: { dependencies : { json-schema-library : ^10.0.0-rc6 } } JSON-Schema: { properties : { markets : { description : , type : object , minProperties ...
  • volare-v
  • 3
  • Opened 
    on Jan 4
  • #65

I have a complex schema with some fields called id and i get an error: schema.id.startsWith is not a function on https://github.com/sagold/json-schema-library/blob/363c43acade792d9c16fc2c1f2630101e36c308b/lib/compile/index.ts#L79 ...
  • Blechlawine
  • 3
  • Opened 
    on Sep 16, 2024
  • #64

So far getSchema() works great with resolving dynamic schemas when retrieving the sub schema for a field (pointer) with dynamic schema properties. I m trying to use it to retrieve a parent pointer (/) ...
question
  • imolorhe
  • 6
  • Opened 
    on Jun 20, 2024
  • #61

If I create a module: package.json: { type : module , name : 20240613114707-1603 , version : 1.0.0 , description : , main : index.js , scripts : { test : echo \ Error: no ...
bug
documentation
  • tmcw
  • 4
  • Opened 
    on Jun 13, 2024
  • #59

This issue was raised originally in https://github.com/acao/codemirror-json-schema/issues/69 While trying to tackle the issue, I discovered that the issue comes from json-schema-library. Here s a diff ...
bug
  • imolorhe
  • 3
  • Opened 
    on May 29, 2024
  • #58
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub