Uses of Enum Class
com.sportradar.unifiedodds.sdk.internal.impl.ValidationResult
Packages that use ValidationResult
-
Uses of ValidationResult in com.sportradar.unifiedodds.sdk.internal.impl
Methods in com.sportradar.unifiedodds.sdk.internal.impl that return ValidationResultModifier and TypeMethodDescriptionFeedMessageValidator.validate(UnmarshalledMessage message, RoutingKeyInfo rkInfo) Validates the providedUnmarshalledMessageinstanceFeedMessageValidatorImpl.validate(UnmarshalledMessage message, RoutingKeyInfo rkInfo) Validates the providedUnmarshalledMessageinstancestatic ValidationResultReturns the enum constant of this class with the specified name.static ValidationResult[]ValidationResult.values()Returns an array containing the constants of this enum class, in the order they are declared.