Move databaseQuery JSON validation from mongodb.js check() method to Monitor.validate() to follow the same pattern as other monitor types (e.g., ping monitor validations). This ensures validation happens at the model level before the check is executed. |
||
|---|---|---|
| .. | ||
| api_key.js | ||
| docker_host.js | ||
| domain_expiry.js | ||
| group.js | ||
| heartbeat.js | ||
| incident.js | ||
| maintenance.js | ||
| monitor.js | ||
| proxy.js | ||
| rdap-dns.json | ||
| remote_browser.js | ||
| status_page.js | ||
| tag.js | ||
| user.js | ||