protected override void invokeValidations() { ModuleConfig.getValidateAdapter().ForEach(val => val.execute(this.input)); }