Class CompositeMappingValidator
java.lang.Object
com.sportradar.unifiedodds.sdk.internal.impl.markets.mappings.CompositeMappingValidator
- All Implemented Interfaces:
MappingValidator
Represents a
MappingValidator wrapper around other mapping validators-
Method Summary
-
Method Details
-
validate
Determines whether a specific mapping can be used to map market with provided specifiers- Specified by:
validatein interfaceMappingValidator- Parameters:
specifiers- AMapcontaining market specifiers- Returns:
- True if the associated market can be mapped with associated mapping; Otherwise false.
-
toString
Constructs and returns a string representation of the current instance
-