| 程序包 | 说明 |
|---|---|
| org.hswebframework.web.service.form.simple.validator.jsr303 |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> AbstractStrategy.PropertyMapping<T> |
AbstractStrategy.PropertyMapping.of(String name,
Class<T> type) |
static <T> AbstractStrategy.PropertyMapping<T> |
AbstractStrategy.PropertyMapping.of(String name,
Class<T> type,
java.util.function.Function<Object,T> converter) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AbstractStrategy.addPropertyMapping(AbstractStrategy.PropertyMapping mapping) |
Copyright © 2018. All rights reserved.