export interface IFormOptions { validateOnRender?: boolean; noEmptyArrayInitialization?: boolean; }