public class BeanValidator extends AbstractModelConverter implements ModelConverter
_intr, _mapper, _resolvedTypeNames, _typeNameResolver
Constructor and Description |
---|
BeanValidator() |
Modifier and Type | Method and Description |
---|---|
Property |
resolveProperty(Type type,
ModelConverterContext context,
Annotation[] annotations,
Iterator<ModelConverter> chain) |
_description, _findDefaultValue, _findExampleValue, _findReadOnly, _findTypeName, _isSetType, _subTypeName, _typeName, _typeName, _typeQName, getPropertyComparator, resolve
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
resolve
public Property resolveProperty(Type type, ModelConverterContext context, Annotation[] annotations, Iterator<ModelConverter> chain)
resolveProperty
in interface ModelConverter
resolveProperty
in class AbstractModelConverter
annotations
- to consider when resolving the propertychain
- the chain of model converters to try if this implementation cannot processCopyright © 2016. All rights reserved.