export const API_PATH_START_WITH_SLASH_ERROR = "Path cannot start with /"; export const FIELD_REQUIRED_ERROR = "This field is required";