c4f1d0a4b4ade712b9c8b54ab35d249fe4b386d0
[sdc.git] /
1 package com.att.sdc.validation.datatypes;
2
3 /**
4  * Created by TALIO on 5/21/2017.
5  */
6 public class AttLoggerErrorDescription {
7
8   public static final String ATT_VALET_IN_USE = "ATT Valet group type is in use";
9 }