Файловый менеджер - Редактировать - /home/freeclou/app.optimyar.com/backend/node_modules/webpack/node_modules/schema-utils/src/ValidationError.js
Назад
/* eslint-disable strict, no-param-reassign */ 'use strict'; class ValidationError extends Error { constructor(errors, name) { super(); this.name = 'ValidationError'; this.message = `${name || ''} Invalid Options\n\n`; this.errors = errors.map((err) => { err.dataPath = err.dataPath.replace(/\//g, '.'); return err; }); this.errors.forEach((err) => { this.message += `options${err.dataPath} ${err.message}\n`; }); Error.captureStackTrace(this, this.constructor); } } module.exports = ValidationError;
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка