Uses of Class
io.debezium.config.Field.RangeValidator
Packages that use Field.RangeValidator
-
Uses of Field.RangeValidator in io.debezium.config
Methods in io.debezium.config that return Field.RangeValidatorModifier and TypeMethodDescriptionstatic Field.RangeValidatorA validator that checks only the lower numerical bound.static Field.RangeValidatorA validator that checks both the upper and lower bound.