public interface IValidatorFactory<T>
| Modifier and Type | Method and Description | 
|---|---|
IValidator<T> | 
create(BmContext context)  | 
java.lang.Class<T> | 
support()  | 
java.lang.Class<T> support()
IValidator<T> create(BmContext context)
Copyright © 2021. All Rights Reserved.