How to verify the correctness of some form fields by validateField in element-ui

clipboard.png
when validateField validates some form fields, there is no Boolean value similar to the Boolean value in the validate callback function to judge whether the verification is correct. There is only one validated prop value and one callback function in validateField, and the parameter does not have the corresponding Boolean value to judge whether the verified form field is correct. I wonder if there is any way to judge whether some of the selected form fields are correct

.
Mar.25,2021

there is also an errorMessage. If errorMessage is empty, the verification is successful

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3bd48-41307.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3bd48-41307.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?