From eebd7f47f9de299adc79e3a57e2e394934665895 Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Fri, 24 Apr 2015 17:07:49 +0600 Subject: Move constraintError out of the constraint tag, rename to constraintErrorMessage. --- data/examples/interface_definition_sample.xml | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) (limited to 'data/examples') diff --git a/data/examples/interface_definition_sample.xml b/data/examples/interface_definition_sample.xml index 8b48c20..b74a415 100644 --- a/data/examples/interface_definition_sample.xml +++ b/data/examples/interface_definition_sample.xml @@ -1,14 +1,14 @@ - - + + User name [a-z][a-zA-Z0-9]+ - User name must start with a letter and consist of letters and digits + User name must start with a letter and consist of letters and digits @@ -18,15 +18,6 @@ - - - System hostname - - text - System hostname (alphanumeric, must start with a letter) - - - -- cgit v1.2.3