js-mvc-framework
Advanced tools
Comparing version 1.2.23 to 1.2.24
@@ -93,3 +93,3 @@ import { IPHostValidator } from '../Coutil/Validators/index.js' | ||
events: { | ||
'models.database.content valid:err': function ($event) { | ||
'models.database.content nonvalid': function ($event) { | ||
console.log($event.type, $event.detail) | ||
@@ -96,0 +96,0 @@ }, |
@@ -64,3 +64,2 @@ import { regularExpressions, recursiveAssign } from '../../../../../../../Coutil/index.js' | ||
const validSourceProp = schema.validateProperty(propertyKey, $value) | ||
console.log(validSourceProp) | ||
if(validationEvents) { | ||
@@ -67,0 +66,0 @@ let type |
{ | ||
"name": "js-mvc-framework", | ||
"author": "Thomas Patrick Welborn", | ||
"version": "1.2.23", | ||
"version": "1.2.24", | ||
"type": "module", | ||
@@ -6,0 +6,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1676268
12926