isValid

open fun isValid(): Boolean

Returns whether the bounds are valid or not.

Return

`true` if `southwest` is the same or south-west of `northeast`, `false` otherwise.