Uses of Class
org.gcube.informationsystem.types.impl.validator.AttributeValidatorReport
-
Packages that use AttributeValidatorReport Package Description org.gcube.informationsystem.types.impl.validator -
-
Uses of AttributeValidatorReport in org.gcube.informationsystem.types.impl.validator
Fields in org.gcube.informationsystem.types.impl.validator declared as AttributeValidatorReport Modifier and Type Field Description protected AttributeValidatorReportAttributeValidator. attributeValidatorReportFields in org.gcube.informationsystem.types.impl.validator with type parameters of type AttributeValidatorReport Modifier and Type Field Description protected Map<Boolean,List<AttributeValidatorReport>>ValidatorReport. attributeValidatorReportByValidityprotected Map<String,AttributeValidatorReport>ValidatorReport. attributeValidatorReportsMethods in org.gcube.informationsystem.types.impl.validator that return AttributeValidatorReport Modifier and Type Method Description AttributeValidatorReportAttributeValidator. getAttributeValidatorReport()AttributeValidatorReportValidatorReport. getAttributeValidatorReport(String fieldName)Methods in org.gcube.informationsystem.types.impl.validator that return types with arguments of type AttributeValidatorReport Modifier and Type Method Description Collection<AttributeValidatorReport>ValidatorReport. getAttributeValidatorReports()Methods in org.gcube.informationsystem.types.impl.validator with parameters of type AttributeValidatorReport Modifier and Type Method Description voidValidatorReport. addAttributeValidatorReport(AttributeValidatorReport attributeValidatorReport)
-