isValidFence

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "throws UnsupportedOperationException — not bound in filament.js.")
actual fun isValidFence(fence: Fence): Boolean

Validate a Fence. @return true if valid. @throws UnsupportedOperationException on JS — Fence is unbound on web.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "throws UnsupportedOperationException — not bound in filament.js.")
expect fun isValidFence(fence: Fence): Boolean

Validate a Fence. @return true if valid. @throws UnsupportedOperationException on JS — Fence is unbound on web.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "throws UnsupportedOperationException — not bound in filament.js.")
actual fun isValidFence(fence: Fence): Boolean

Validate a Fence. @return true if valid. @throws UnsupportedOperationException on JS — Fence is unbound on web.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "throws UnsupportedOperationException — not bound in filament.js.")
actual fun isValidFence(fence: Fence): Boolean

Validate a Fence. @return true if valid. @throws UnsupportedOperationException on JS — Fence is unbound on web.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "throws UnsupportedOperationException — not bound in filament.js.")
actual fun isValidFence(fence: Fence): Boolean

Validate a Fence. @return true if valid. @throws UnsupportedOperationException on JS — Fence is unbound on web.