"use strict"; const createError = require("create-error"); module.exports = createError("AggregrateValidationError", { errors: [] });