public interface IMappingValidator
Modifier and Type | Method and Description |
---|---|
List<Tuple> |
validate(Tuple tp)
Validate tuple with already provided mapping tuples.
|
Tuple |
validate(Tuple tp,
Tuple mapping)
Validate tuple with provided mapping tuple.
|
Copyright © 2023. All rights reserved.