liuxiran commented on issue #1588: URL: https://github.com/apache/apisix-dashboard/issues/1588#issuecomment-799984408
May I ask when do FE call the api sync validation condition? after each form page rendered or just a way in code development?@LiteSun In general, the FE input validation is used to save unnecessary requests and improve the user experience, if we add a request to get the validate condition from BE after each form page rendered, It would the same as submitting data directly to the back end for validation. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org