Modifier and Type | Method and Description |
---|---|
MappingValidator |
MarketMappingCi.getMappingValidator() |
Modifier and Type | Method and Description |
---|---|
MappingValidator |
MappingValidatorFactory.build(String validatorString)
Builds and returns a
MappingValidator from it's string representation |
Modifier and Type | Class and Description |
---|---|
class |
CompositeMappingValidator
Represents a
MappingValidator wrapper around other mapping validators |
class |
DecimalValueMappingValidator
A
MappingValidator which checks whether a value of the specific specifier has the required decimal part |
class |
SpecificValueMappingValidator
A
MappingValidator which checks the value of the specifier against a specific value |
Modifier and Type | Method and Description |
---|---|
MappingValidator |
MappingValidatorFactoryImpl.build(String validatorString)
Builds and returns a
MappingValidator from it's string representation |
Copyright © 2016–2025. All rights reserved.