We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 100b4e7 commit 08b2d84Copy full SHA for 08b2d84
src/PolylineAlgorithm/Validation/ICoordinateValidator.cs
@@ -31,7 +31,7 @@ public interface ICoordinateValidator {
31
/// otherwise, <see langword="false"/>.
32
/// </returns>
33
bool IsValid(Coordinate coordinate);
34
-}
+
35
/// <summary>
36
/// Gets the default coordinate validator instance.
37
/// </summary>
0 commit comments