Run validation-only via Python.
Source | Added |
​Link​ | 1.0.16 |
This function runs plug-ins of ValidationOrder and then stops. This is useful for getting hold of a validated Context with results.
import pyblish.utilcontext = pyblish.util.collect()pyblish.util.validate(context)
{{ file.mtime }}