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