In el-form: can rules be dynamically bound?

can the rules in

el-form be dynamically bound?
the fields defined in the form control whether they are displayed or not according to different conditions, and these fields need to be validated. How to set them dynamically: rules?

Mar.02,2021

if your fields are displayed with v-if, even if rules, is configured, it will not be checked when hidden, so there is no need to dynamically configure rules

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-1b2b7a6-2bab2.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-1b2b7a6-2bab2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?