Skip to content

[EMQX 6.1.4] json schema need to verify multipleOf #3834

Description

@Le9Wang

{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"multipleOf": 0
}

Creating json schema with above schema succeeded, expected failed. value 0 is invalid for multipleOf.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions