ron
if (controller.repository.isEqualToPassword(passwordEntered.value)) null else ValidationMessage("Wrong!", ValidationSeverity.Error) }