All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jsonsource.push.verify.json Maven / Gradle / Ivy

{
  "broadcast": {
    "_self": {
      "require": {
        "must": true,
        "invalid": "20005"
      },
      "typeof": {
        "type": "object",
        "invalid": "20001"
      }
    },
    "fromUserId": {
      "require": {
        "must": true,
        "invalid": "20005"
      },
      "length": {
        "max": 64,
        "min": 1,
        "invalid": "20003"
      }
    },
    "platform": {
      "require": {
        "must": true,
        "invalid": "20005"
      },
      "size": {
        "max": 2,
        "min": 1,
        "invalid": "20002"
      },
      "typeof": {
        "type": "array",
        "invalid": "20001"
      }
    },
    "message": {
      "require": {
        "must": true,
        "invalid": "20005"
      },
      "typeof": {
        "type": "object",
        "invalid": "20001"
      }
    },
    "audience": {
      "require": {
        "must": true,
        "invalid": "20005"
      },
      "typeof": {
        "type": "object",
        "invalid": "20001"
      }
    },
    "notification": {
      "require": {
        "must": true,
        "invalid": "20005"
      },
      "typeof": {
        "type": "object",
        "invalid": "20001"
      }
    }
  },
  "push": {
    "_self": {
      "require": {
        "must": true,
        "invalid": "20005"
      },
      "typeof": {
        "type": "object",
        "invalid": "20001"
      }
    },
    "platform": {
      "require": {
        "must": true,
        "invalid": "20005"
      },
      "size": {
        "max": 2,
        "min": 1,
        "invalid": "20002"
      },
      "typeof": {
        "type": "array",
        "invalid": "20001"
      }
    },
    "audience": {
      "require": {
        "must": true,
        "invalid": "20005"
      },
      "typeof": {
        "type": "object",
        "invalid": "20001"
      }
    },
    "notification": {
      "require": {
        "must": true,
        "invalid": "20005"
      },
      "typeof": {
        "type": "object",
        "invalid": "20001"
      }
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy