Realm Xamarin
v0.81.0
Realm for Xamarin
|
An attribute that indicates a required property. When persisting, the Realm will validate that the value of the property is not null. More...
Inherits Attribute.
Public Member Functions | |
RequiredAttribute () | |
Initializes a new instance of the RequiredAttribute class. More... | |
An attribute that indicates a required property. When persisting, the Realm will validate that the value of the property is not null.
Realms.RequiredAttribute.RequiredAttribute | ( | ) |
Initializes a new instance of the RequiredAttribute class.