What problem does this feature solve?
Set value and error state of fields
What does the proposed API look like?
In fact this api did not work,the params of this method is {[fieldName]: {value: any, errors: [Error] }},but what is the Error?Can you supplement the documentation to explain what Error is