Searched defs:apply (Results 1 - 1 of 1) sorted by relevance

/yui3/src/dataschema/js/
H A Ddataschema-xml.js11 See the `apply` method for usage.
96 var response = Y.DataSchema.JSON.apply(schema, data);
100 @method apply
101 @param {Object} schema Schema to apply. Supported configuration
114 apply: function(schema, data) {

Completed in 107 milliseconds