public class QueryParameterBindingValidator extends Object
Modifier and Type | Field and Description |
---|---|
static QueryParameterBindingValidator |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
<P> void |
validate(Type paramType,
Object bind) |
<P> void |
validate(Type paramType,
Object bind,
TemporalType temporalType) |
public static final QueryParameterBindingValidator INSTANCE
public <P> void validate(Type paramType, Object bind, TemporalType temporalType)
Copyright © 2019 JBoss by Red Hat. All rights reserved.