public class ServiceLoaderValidator<T> extends java.lang.Object implements ConfijValidator<T>
| Constructor and Description |
|---|
ServiceLoaderValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(BindingResult<T> bindingResult) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnoopValidatorpublic void validate(BindingResult<T> bindingResult)
validate in interface ConfijValidator<T>