Beamable SDK
List of all members
Beamable.Common.Content.Validation.MustBeNonNegative Class Reference

This type defines part of the Beamable ContentObject validation process. More...

Inheritance diagram for Beamable.Common.Content.Validation.MustBeNonNegative:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Common.Content.Validation.MustBeNonNegative:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from Beamable.Common.Content.Validation.MustBePositive
 MustBePositive (bool allowZero=false)
 
override void Validate (ContentValidationArgs args)
 Performs the validation operation on the field marked with the ValidationAttribute. More...
 
- 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.MustBePositive
bool AllowZero [getset]
 

Detailed Description

This type defines part of the Beamable ContentObject validation process.

Related Links

img beamable-logo


The documentation for this class was generated from the following file: