isTileStringValid

open override fun isTileStringValid(tileString: String): Boolean?

Used to check if a decoded string from the reference tile is valid. Returns null if the string is not in the expected format, false if the string is in a valid format but does not match this particular device, true if the string is valid.