public class NestedTypeValidator3_6 extends NestedTypeValidator2_1
| Constructor and Description |
|---|
NestedTypeValidator3_6() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(AptUtils aptUtils,
AnnotationTree annotationTree,
String fieldName,
com.squareup.javapoet.TypeName rawClass) |
void |
validateUDT(AptUtils aptUtils,
FieldParser.UDTMetaSignature udtMetaSignature,
String fieldName,
com.squareup.javapoet.TypeName rawClass) |
validateNestedTypevalidateIndexAnnotation, validateMapKeyspublic void validate(AptUtils aptUtils, AnnotationTree annotationTree, String fieldName, com.squareup.javapoet.TypeName rawClass)
validate in class NestedTypeValidator2_1public void validateUDT(AptUtils aptUtils, FieldParser.UDTMetaSignature udtMetaSignature, String fieldName, com.squareup.javapoet.TypeName rawClass)
validateUDT in class NestedTypeValidator2_1Copyright © 2012-2021. All Rights Reserved.