Uses of Record Class
com.agentforge4j.config.loader.validation.ValidationError
Packages that use ValidationError
-
Uses of ValidationError in com.agentforge4j.config.loader.validation
Methods in com.agentforge4j.config.loader.validation that return types with arguments of type ValidationErrorModifier and TypeMethodDescriptionValidationReport.errors()Returns the value of theerrorsrecord component.Constructor parameters in com.agentforge4j.config.loader.validation with type arguments of type ValidationErrorModifierConstructorDescriptionValidationReport(List<ValidationError> errors) Creates an instance of aValidationReportrecord class.