Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
opt
/
nodejs-10
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
ajv
/
lib
/
dot
/
//opt/nodejs-10/usr/lib/node_modules/npm/node_modules/ajv/lib/dot/pattern.jst
{{# def.definitions }} {{# def.errors }} {{# def.setupKeyword }} {{# def.$data }} {{ var $regexp = $isData ? '(new RegExp(' + $schemaValue + '))' : it.usePattern($schema); }} if ({{# def.$dataNotType:'string' }} !{{=$regexp}}.test({{=$data}}) ) { {{# def.error:'pattern' }} } {{? $breakOnError }} else { {{?}}