Table of Contents

Class CodecValidateAttribute

Namespace
Shard.Codecs
Assembly
Shard.Codecs.dll

Marks the unique private static void Method(in T value, CodecContext context) validation hook for a generated type.

[AttributeUsage(AttributeTargets.Method, Inherited = false)]
public sealed class CodecValidateAttribute : Attribute
Inheritance
CodecValidateAttribute
Inherited Members