diff --git a/demos/ve/index.php b/demos/ve/index.php index 2e4df30e89..894c0dd577 100644 --- a/demos/ve/index.php +++ b/demos/ve/index.php @@ -205,6 +205,8 @@ $html = '
' . file_get_contents( $page ) . '
'; Dump data to the console
Dump all data +
+ Validate (DOM Data vs. Model Data)

@@ -222,6 +224,33 @@ $html = '
' . file_get_contents( $page ) . '
';