| 324 | } |
| 325 | |
| 326 | type homogeneousAggregateLiteralValidator struct{} |
| 327 | |
| 328 | // Name returns the unique name of the homogeneous type validator. |
| 329 | func (homogeneousAggregateLiteralValidator) Name() string { |
nothing calls this directly
no outgoing calls
no test coverage detected