You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: datasource/src/main/scala/org/locationtech/rasterframes/datasource/stac/api/encoders/StacSerializers.scala
Injection(refType.unwrap, value => refType.refine[P](value).valueOr(errMsg =>thrownewIllegalArgumentException(s"Value $value does not satisfy refinement predicate: $errMsg")))
47
+
/** Refined types support, proxies to avoid frameless.refined import in the client code */
0 commit comments