});
configuration.add("InjectStandardStylesheet", new InjectStandardStylesheetCommand(
stylesheetAsset));
configuration.add("DefaultValidationDelegate", new DefaultValidationDelegateCommand(
threadLocale, validationMessagesSource, fieldErrorIcon));
}