Added few validation in call api
This commit is contained in:
@@ -108,4 +108,5 @@ public class GepafinConstant {
|
||||
public static final String FLOW_FETCHED_SUCCESSFULLY="flow.fetched.successfully";
|
||||
public static final String FLOW_ALREADY_EXISTS="flow.already.exists";
|
||||
public static final String FLOW_REQUEST_NOT_PROPER="flow.request.not.complete";
|
||||
public static final String FLOW_NOT_FOUND = "flow.not.found";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user