// ErrorType decodes the error to determine the error type // that the metrics understand. func ErrorType(decision *PolicyDecision) celmetrics.ValidationErrorType { … }
// ErrorType decodes the error to determine the error type // that the metrics understand. func ErrorType(decision *PolicyDecision) celmetrics.ValidationErrorType { … }