type ValidationLogicFn = (props) => void;
Defined in: packages/form-core/src/ValidationLogic.ts:63
ValidationLogicProps
void