Contract for validating input parameters for UI5 artifacts.
This interface defines a service responsible for validating and normalizing the input parameters passed to a report (e.g., from the selection screen or a URL).
Implementations must:
| Methods | ||
|---|---|---|
public
|
resolve(ParameterizableInterface $target): Ui5Args
|
# |