jd-opensource / drip-form

基于React和JSONSchema的动态表单解决方案

Home Page:https://jd-opensource.github.io/drip-form/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: 自定义ajv配置

mengshang918 opened this issue · comments

Is your feature request related to a problem? Please describe.

#137

Description

用户可以自定义ajv配置。对ajv进行定制

Describe the solution you'd like

添加ajvConfig prop来定制ajv。

const ajv = new Ajv(ajvConfig)

Describe alternatives you've considered

No response

Self-service

  • I'd be willing to contribute this feature to DripForm myself.

Drip form 支持配置ajvOptions配置ajv option