This type defines part of the Beamable ContentObject validation process. More...
Additional Inherited Members | |
![]() | |
MustBeOneOf (params object[] possibleValues) | |
override void | Validate (ContentValidationArgs args) |
Performs the validation operation on the field marked with the ValidationAttribute. More... | |
![]() | |
static bool | IsNumericType (Type type) |
Determines if Type is a Numeric Type. Used by some ValidationAttribute subclasses. More... | |
![]() | |
HashSet< object > | PossibleValues [get] |
This type defines part of the Beamable ContentObject validation process.