Uses of Class
com.regnosys.granite.ingestor.parser.InputValidationReport
Packages that use InputValidationReport
-
Uses of InputValidationReport in com.regnosys.granite.ingestor.parser
Fields in com.regnosys.granite.ingestor.parser declared as InputValidationReportModifier and TypeFieldDescriptionstatic final InputValidationReportInputValidationReport.SUCCESS -
Uses of InputValidationReport in com.regnosys.granite.projector
Methods in com.regnosys.granite.projector that return InputValidationReportConstructors in com.regnosys.granite.projector with parameters of type InputValidationReportModifierConstructorDescriptionProjectionReport(R rosettaModelInstance, T projectedInstance, String projectedInstanceAsString, InputValidationReport inputValidation, ValidationReport validationReport)