react-component / form

React High Order Form Component(web & react-native)
http://react-component.github.io/form/
MIT License
1.81k stars 296 forks source link

support array type validate #257

Closed zombieJ closed 5 years ago

zombieJ commented 5 years ago

fix https://github.com/ant-design/ant-design/issues/14275

Add additional check logic. Little tricky. Pls help to check on this.