frostfs-node/pkg/core/object
Leonard Lyubich 25391111ad [#633] object: Disallow empty attribute values
Values of object attributes must not be empty according to NeoFS
specification.

Make `FormatValidator.Validate` method to return an error if at least one
attribute has empty value.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-06-24 11:12:23 +03:00
..
.gitkeep [#11] Trim the old functionality 2020-10-02 11:22:55 +03:00
errors.go [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00
fmt.go [#633] object: Disallow empty attribute values 2021-06-24 11:12:23 +03:00
fmt_test.go [#633] object: Disallow empty attribute values 2021-06-24 11:12:23 +03:00
object.go [#174] Update to latest neofs-api-go changes 2020-11-17 11:56:00 +03:00
raw.go [#38] sdk/object: Add CutPayload method to RawObject 2020-10-02 11:25:35 +03:00