Home JsonSchema.Net.UniqueKeys
JsonSchema.Net.UniqueKeys
Cancel

JsonSchema.Net.UniqueKeys

DEPRECATION NOTICE

This library is no longer being developed and has been superceded by JsonSchema.Net.ArrayExt.

Please see https://blog.json-everything.net/posts/updating-vocabs/ for more information.

3.1.0

#549 - Expose JSON converters for all types to support JSON source generation.

3.0.1

Update error message usage IAW JsonSchema.Net v5.1.0.

3.0.0

Updated in accordance with JsonSchema.Net v5.

2.1.0 (#326 / #366 / #389)

Updated to use JsonSchema.Net v4.

#288 - duplicates token in error message was not being replaced with the appropriate value. Thanks to @szilajka for finding and reporting this.

Added JsonSchemaExtensions.GetUniqueKeys() to enable easy access to uniqueKeys keyword.

2.0.1 (no PR)

#288 - Just bumping version to pick up the latest Json.More.Net by default. This package pull Json.More.Net transitively via JsonPointer.Net which wasn’t updated with the move to JsonNode.

2.0.0

Updated all functionality to use JsonNode instead of JsonElement in line with JsonSchema.Net v3.

1.1.0

#243 - Updated System.Text.Json to version 6.

#190 - Added support for custom and localized error messages.

1.0.2

Updated JsonSchema.Net reference to v2.0.0. Please see release notes for that library as it contains breaking changes.

1.0.1

Updated JsonPointer.Net to v2.0.0. Please see release notes for that library as it contains breaking changes.

1.0.0

Initial release.