This type defines part of the Beamable ContentObject validation process.
More...
|
| MustReferenceContent (bool allowNull=false, params Type[] allowedTypes) |
|
override void | Validate (ContentValidationArgs args) |
| Performs the validation operation on the field marked with the ValidationAttribute. More...
|
|
|
bool | AllowNull [getset] |
|
Type[] | AllowedTypes [getset] |
|
|
static bool | IsNumericType (Type type) |
| Determines if Type is a Numeric Type. Used by some ValidationAttribute subclasses. More...
|
|
This type defines part of the Beamable ContentObject validation process.
Related Links
◆ Validate()
override void Beamable.Common.Content.Validation.MustReferenceContent.Validate |
( |
ContentValidationArgs |
args | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file:
- com.beamable/Common/Runtime/Content/Validation/MustReferenceContent.cs