I've a login form that requires the user to enter username/password. when it first loads the 2 fields are empty so a validation error appears on both fields. Is there a way with Catel I can disable validation on viewmodel's load?
See the docs. In your vm ctor, set DeferValidationUntilFirstSaveCall to true
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more