Skip to content

Make optimizely compatible with newer version of NJsonSchemaΒ #284

Closed
@benspeth

Description

@benspeth

Hi,

I am using NJsonSchema v10.4.6 on my app (due to some new dependency added) and optimizely started throwing the following exception.

System.TypeLoadException: Could not load type 'NJsonSchema.JsonSchema4' from assembly 'NJsonSchema, Version=10.4.6.0, Culture=neutral, PublicKeyToken=c2f9c3bdfae56102'.
  ?, in bool Validator.ValidateJSONSchema(string configJson, string schemaJson)
  ?, in new Optimizely(string datafile, IEventDispatcher eventDispatcher, ILogger logger, IErrorHandler errorHandler, UserProfileService userProfileService, bool skipJsonValidation, EventProcessor eventProcessor)

Is it possible to make optimizely sdk compatible with newer version of NJsonSchema ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions