reschema
reschema copied to clipboard
✅ Schema validation made easy for ReScript
Results
1
reschema issues
Sort by
recently updated
recently updated
newest added
@mununk reported on ReForm (https://github.com/rescriptbr/reform/issues/244): > I encounter a weird unexpected validation pass about the nested field array. Here is my example: ```rescript module ProfileFormFields = %lenses( type t =...