public class DecimalValueMappingValidator extends Object implements MappingValidator
MappingValidator which checks whether a value of the specific specifier has the required decimal part| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Constructs and returns a string representation of the current instance
|
boolean |
validate(Map<String,String> specifiers)
Determines whether a specific mapping can be used to map market with provided specifiers
|
public boolean validate(Map<String,String> specifiers)
validate in interface MappingValidatorspecifiers - A Map containing market specifiersCopyright © 2016–2025. All rights reserved.