Editor widget for data inputing has 4 steps:
1. select features layer.
2. drawing.
3. popup the attribute input window.
4. submit.



Want to validate data input when editing. Watch editor.viewModel.sketchViewModel's create event to verify the data input is OK or not. If it is not accept, wish it paused at step 2.
Which method for editor widget can be called used for this?