Last updated 5 years ago
Was this helpful?
Run validation-only via Python.
Source
Added
1.0.16
This function runs plug-ins of and then stops. This is useful for getting hold of a validated with .
Output
Method
validate(=None, =None)
import pyblish.util context = pyblish.util.collect() pyblish.util.validate(context)
{{ file.mtime }}