Beamable SDK
|
This type defines part of the Beamable ContentObject validation process. More...
Public Member Functions | |
MustBeCurrency (bool allowNull=false) | |
Public Member Functions inherited from Beamable.Common.Content.Validation.MustReferenceContent | |
MustReferenceContent (bool allowNull=false, params Type[] allowedTypes) | |
override void | Validate (ContentValidationArgs args) |
Performs the validation operation on the field marked with the ValidationAttribute. More... | |
Additional Inherited Members | |
Static Protected Member Functions inherited from Beamable.Common.Content.Validation.ValidationAttribute | |
static bool | IsNumericType (Type type) |
Determines if Type is a Numeric Type. Used by some ValidationAttribute subclasses. More... | |
Properties inherited from Beamable.Common.Content.Validation.MustReferenceContent | |
bool | AllowNull [getset] |
Type[] | AllowedTypes [getset] |
This type defines part of the Beamable ContentObject validation process.