Feature request
Overview
Can we allow the match of Form.Message to return error message instead of passing it as children so it can be easily integrated with validation lib like Zod or Yup which need the error message to be declared in the schema and return the error message.