RequiredAttribute
Create NOT NULL Column Definitions in RDBMS Create Table statements Use [ValidateNotNull] to use https://docs.servicestack.net/validation to enforce a not null property
Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
public class RequiredAttribute : AttributeBase, _Attribute
Implements
System.Runtime.InteropServices._Attribute