summaryrefslogtreecommitdiff
path: root/demos/quickstart
diff options
context:
space:
mode:
Diffstat (limited to 'demos/quickstart')
-rw-r--r--demos/quickstart/protected/pages/Controls/Validation.page10
1 files changed, 10 insertions, 0 deletions
diff --git a/demos/quickstart/protected/pages/Controls/Validation.page b/demos/quickstart/protected/pages/Controls/Validation.page
new file mode 100644
index 00000000..7e8a5a8d
--- /dev/null
+++ b/demos/quickstart/protected/pages/Controls/Validation.page
@@ -0,0 +1,10 @@
+<com:TContent ID="body" >
+
+<h1>Validation Controls</h1>
+
+<h2>TRequiredFieldValidator</h2>
+<p>
+</p>
+<com:RunBar PagePath="Controls.Samples.TRequiredFieldValidator.Home" />
+
+</com:TContent> \ No newline at end of file