Skip to content

Fix redundant schema patching #85

@testower

Description

@testower

The validator computes patched schema twice, once for the validation itself, and then again to attach the schema to the result. The computation should be cached or reused.

See https://github.com/entur/gbfs-validator-java/blob/master/src/main/java/org/entur/gbfs/validation/validator/FileValidator.java#L79

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions