Hi Eliraz and all, 

I would like to ask for your help with the following question.​​

File: AppErrors

Resource ID:  BAD_CIDR_FORMAT

String: 
CIDR bad format, expected:

 x.x.x.x/y  where:

 x belongs to [0,255] 

 y belongs to [0,32] 

 both inclusive

Question: Could you confirm "x belongs to [0,255]" means that x needs to be replaced with a value within the range between 0 and 255,

 and "y belongs to [0,32]" means that y needs to be replaced with a value within the range between 0 and 32?

Could you also help us understand what "both inclusive" means?


Kind regards,


Yuko