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

JSONValidator 使用异常 #3343

@changlie

Description

@changlie

JSONValidator.from("{"name":"999}").valiate() 直接抛异常???
JSONValidator.from("false").valiate(), JSONValidator.from("999").valiate() 直接返回true, 这个不是判断字符串是否为json字符串的吗??????

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions