Caliburn.Micro.Validation
Caliburn.Micro.Validation copied to clipboard
Removed Parentheses in Declaring the Class
Seems you've made a typo there. You wrote
public class PaymentEditorViewModel() : ValidatingScreen
and it shouldn't contain the parentheses.