validateLinkInput method
Reports errors from this extension on the LinkInput.
Implementation
Future<ValidationErrors> validateLinkInput(LinkInput input) async => [];
Reports errors from this extension on the LinkInput.
Future<ValidationErrors> validateLinkInput(LinkInput input) async => [];