QueueURLValidator

public class QueueURLValidator implements AbstractValidator

Validates presence of Queue URL and if present whether it is in expected format or not

Constructors

QueueURLValidator

public QueueURLValidator()

QueueURLValidator

public QueueURLValidator(UrlValidator urlValidator)

Methods

validate

public void validate(StartupForm target, List<String> errors, ConfigSource configSource)