public class ValidatorRegistry extends Object
| Constructor and Description |
|---|
ValidatorRegistry() |
| Modifier and Type | Method and Description |
|---|---|
static <T> IValueValidator<T> |
getValueValidator(Class<? extends IValueValidator<T>> clz,
String[] parameters)
Retrieves a validator instance.
|
public static <T> IValueValidator<T> getValueValidator(Class<? extends IValueValidator<T>> clz, String[] parameters)
T - clz - Copyright © 2017 etc.to. All rights reserved.