Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-29577

Implement the JSON Schema "multipleOf" keyword

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Won't Fix
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Querying
    • None
    • Query

    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.

      Attachments

        Activity

          People

            backlog-server-query Backlog - Query Team (Inactive)
            kyle.suarez@mongodb.com Kyle Suarez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: