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