Invalid ayah ID error
static String invalidAyahId(int ayahId, int maxAyat) => 'Ayah ID must be between 1 and $maxAyat, got: $ayahId';