AssertionType
Assertion types which define the comparison operation to be performed
Value(s):"eq" | "neq" | "gt" | "lt" | "length-gt" | "length-lt" | "contains" | "contains-all" | "contains-some" | "without" | "included-in" | "is-group-admin" | "is-not-group-admin" | "is-group-member" | "is-not-group-member" | "is-group-owner" | "is-not-group-owner" | "starts-with" | "ends-with" | "not-starts-with" | "not-ends-with"
Type alias defined in common/src/permissions/types/IPermissionPolicy.ts:138