bug 459893: replace ValidateOnAnyKey mechanism 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=459893

show new property in correct category
diff --git a/org.eclipse.scout.sdk.ui/resources/sdkPropertyViewConfig.xml b/org.eclipse.scout.sdk.ui/resources/sdkPropertyViewConfig.xml
index 9a8b5ce..2878a59 100644
--- a/org.eclipse.scout.sdk.ui/resources/sdkPropertyViewConfig.xml
+++ b/org.eclipse.scout.sdk.ui/resources/sdkPropertyViewConfig.xml
@@ -585,7 +585,7 @@
 		<config name="getConfiguredTextWrap" type="Advanced" category="Behavior" />
 	</type>
 	<type name="org.eclipse.scout.rt.client.ui.form.fields.AbstractBasicField">
-		<config name="getConfiguredValidateOnAnyKey" type="Advanced" category="Behavior" />
+		<config name="getConfiguredUpdateDisplayTextOnModify" type="Advanced" category="Behavior" />
 	</type>
 	<type name="org.eclipse.scout.rt.client.ui.form.fields.stringfield.AbstractStringField">
 		<config name="getConfiguredGridW" type="Normal" category="Layout" />