|
const string | EQUALS = "eq" |
|
const string | NOT_EQUALS = "ne" |
|
const string | GREATER_THAN = "gt" |
|
const string | GREATER_THAN_OR_EQUAL = "ge" |
|
const string | LESS_THAN = "lt" |
|
const string | LESS_THAN_OR_EQUAL = "le" |
|
|
| MustBeOneOf (params object[] possibleValues) |
|
override void | Validate (ContentValidationArgs args) |
|
static bool | IsNumericType (Type type) |
|
HashSet< object > | PossibleValues [get] |
|
int | order [get, set] |
|
The documentation for this class was generated from the following file:
- client/Packages/com.beamable/Common/Runtime/Content/Validation/MustBeComparatorString.cs