@FunctionalInterface public interface ColumnValidatorFactory
Modifier and Type | Method and Description |
---|---|
ColumnValidator |
createValidator(Column col)
Returns a ColumnValidator instance for the given column, or
null
if the default should be used. |
ColumnValidator createValidator(Column col)
null
if the default should be used.Copyright © 2005–2024 OpenHMS. All rights reserved.