namespace Back.Common { public enum eActionValidation { add, update } }