[SERVER-29577] Implement the JSON Schema "multipleOf" keyword Created: 12/Jun/17  Updated: 06/Dec/22  Resolved: 16/Jun/17

Status: Closed
Project: Core Server
Component/s: Querying
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Major - P3
Reporter: Kyle Suarez Assignee: Backlog - Query Team (Inactive)
Resolution: Won't Fix Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Assigned Teams:
Query
Participants:

 Description   

Draft specification:

5.1.1.1. Valid values

The value of "multipleOf" MUST be a JSON number. This number MUST be
strictly greater than 0.

5.1.1.2. Conditions for successful validation

A numeric instance is valid against "multipleOf" if the result of the
division of the instance by this keyword's value is an integer.



 Comments   
Comment by Kyle Suarez [ 16/Jun/17 ]

Closing this ticket as we're implementing JSON Schema in a different way.

Generated at Thu Feb 08 04:21:15 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.