Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Backport master fixes#1254

Merged
stevehu merged 5 commits into
2.xfrom
backport-master-fixes
Jun 21, 2026
Merged

Backport master fixes#1254
stevehu merged 5 commits into
2.xfrom
backport-master-fixes

Conversation

@stevehu

@stevehu stevehu commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

No description provided.

stevehu and others added 5 commits June 21, 2026 08:28
* fixes #1248 validating draft4 schemas

* Address regex factory review comments

* Rename regex specification version variable
* fixes #1174 TextNodes as schema seem to validate any value

* Address loaded schema validation for issue 1174

* Address schema node validation review comments

* Preserve mapped schema override path

* Validate referenced document fragment schemas

* Remove duplicate schema type validation

* Validate loaded schemas for anchor refs
@stevehu

stevehu commented Jun 21, 2026

Copy link
Copy Markdown
Contributor Author

Findings:

  • Low: json-schema-validator/src/main/java/com/networknt/schema/SchemaRegistry.java:290 has one real trailing-whitespace issue. git -c core.whitespace=cr-at-eol diff --check
    origin/2.x...HEAD reports only this line after accounting for the repo’s CRLF-heavy Java files.

No blocking correctness findings. The backported schema validation, $ref fragment handling, additionalProperties # key fix, and regex context propagation look consistent with the related
master fixes.

@stevehu stevehu merged commit cd82bc6 into 2.x Jun 21, 2026
@stevehu stevehu deleted the backport-master-fixes branch June 21, 2026 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants