Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

1.2.71版本JSONValidator.validate方法返回值有误 #3293

@saochuan258

Description

@saochuan258

public static void main(String args[]){
JSONValidator jv = JSONValidator.from("{}");//1.2.70返回true,1.2.71返回false
System.out.println(jv.validate());
}

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