Closed justahero closed 6 months ago
This PR expands the aggregateType enum type with a few more variants.
aggregateType
Algorithm
AggregateType
Classification
InvalidEnumVariant
This PR expands the
aggregateType
enum type with a few more variants.Algorithm
, validation is similar as other enum types instead of raising exceptionsAlgorithm
, in tests as wellAggregateType
& expand variants, validated similar toClassification
InvalidEnumVariant
error variant, validation is handled similar to other enum types