DocumentOutOfBoundsValidator
fun DocumentOutOfBoundsValidator(minCornerDistanceToImageShorterSideRatioThreshold: Double = DEFAULT_THRESHOLD_MIN_CORNER_DISTANCE_TO_IMAGE_SHORTER_SIDE_RATIO)
Parameters
minCornerDistanceToImageShorterSideRatioThreshold
Minimum ratio of the corner distance to image shorter side threshold. Value in interval [0.0, 1.0]
. Default value is 0.03
.