JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
ca.uhn.fhir.batch2.jobs.parameters
Interface IUrlListValidator
All Known Implementing Classes:
UrlListValidator
public interface
IUrlListValidator
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
String
>
validateUrls
(
List
<
String
> theUrls)
Method Details
validateUrls
@Nullable
List
<
String
>
validateUrls
(@Nonnull
List
<
String
> theUrls)