Class SiValidationErrorFeedbackEntryType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.common.common_3.SiValidationErrorFeedbackEntryType
All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable

public class SiValidationErrorFeedbackEntryType extends AbstractPlainStructured
Feedback entry describing issues detected when applying or validating one object type. It carries the problematic suggestion and a list of human-readable error messages related to their filters. Provide this entry back to the service to guide the next iteration of suggestions.
See Also: