Closed pwrightcertinia closed 11 months ago
In addition to the update, investigate issues identified in apex-dev-tools/standard-types#20:
System.Label
Set
Iterable
In addition to the update, investigate issues identified in apex-dev-tools/standard-types#20:
System.Label
class may get masked by a dummy type, the static methods will be replicating or merging in.Set
now implementsIterable
which may interfere with validations.Iterable
types for a right hand side. TheSet
behaviour may also be involved here.