• Clayton Coleman's avatar
    Allow ValidationErrorList to be filtered · 619f3a68
    Clayton Coleman authored
    Expose basic filters on an error list to ignore certain error types.
    This can be used by client code to ignore errors on common schema
    types like "metadata.name" or the NotFound error type.
    619f3a68
Name
Last commit
Last update
..
etcd Loading commit data...
doc.go Loading commit data...
errors.go Loading commit data...
errors_test.go Loading commit data...
validation.go Loading commit data...
validation_test.go Loading commit data...