Class RemoteValidator

java.lang.Object
io.bdeploy.common.cfg.RemoteValidator
All Implemented Interfaces:
Configuration.ConfigValidator<String>

@ValidationMessage("Invalid remote: \'%s\'. A remote must be a local path or start with \'https://\' and end with \'/api\'") public class RemoteValidator extends Object implements Configuration.ConfigValidator<String>