Skip to content

Start to eliminate JSON schema validators.

Cory Massaro requested to merge apine-no-schema-in-normorcanon into main

Bug: T314342
Bug: T383806

This change removes JSON schema validators from normalize and canonicalize.

It also (mostly) eliminates several now-unused functions (primarily the validatesAs* family of functions). This has entailed the additional removal of a bunch of unused code (javascript/classes* and tests pertaining thereunto).

Edited by Cory Massaro

Merge request reports

Loading