Implement the JSON Schema "multipleOf" keyword

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Querying
    • None
    • Query
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.

            Assignee:
            Backlog - Query Team (Inactive)
            Reporter:
            Kyle Suarez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: