I have this firebase security rule:
".validate": "newData.val().length < 2"
When the new data.length is > 2, Firebase returns a error that says "PERMISSON_DENIED".
I would like to know if there is a way to get a error info like this "the new data is to long".
Thanks
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…