public WorkFlowSettings() { Parameter = new WorkFlowSettingParameter(); Validator = new ValidatorDefault(); }