Home
last modified time | relevance | path

Searched refs:ucl_validate (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/libucl/python/src/
H A Duclmodule.c257 ucl_validate (PyObject *self, PyObject *args) in ucl_validate() function
293 {"validate", ucl_validate, METH_VARARGS, "Validate ucl stream against schema"},