269270271272273274275276277278
NotificationEvent.NotificationType.SUCCESS ) ); } else { ValidationPopup.showMessages( results ); } } }, new DefaultErrorCallback() ).validate( path, view.getContent() ); } }; }
282283284285286287288289290291
376377378379380381382383384385
278279280281282283284285286287
359360361362363364365366367368
340341342343344345346347348349
345346347348349350351352353354
296297298299300301302303304305
344345346347348349350351352353
243244245246247248249250251252
NotificationEvent.NotificationType.SUCCESS ) ); } else { ValidationPopup.showMessages( results ); } } }, new DefaultErrorCallback() ).validate( path, path ); } }; }