Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(378)

Side by Side Diff: components/json_schema/README

Issue 22807004: Moved chrome/common/json_schema to components/json_schema. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixed android isolates Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « components/json_schema/OWNERS ('k') | components/json_schema/json_schema_constants.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 The //components/json_schema component provides:
2
3 a) JSON schema constants, which can be used to inspect schema objects.
4
5 b) The JSONSchemaValidator class, which can be used to parse and validate JSON
6 schemas, and to validate JSON objects against the parsed schema.
OLDNEW
« no previous file with comments | « components/json_schema/OWNERS ('k') | components/json_schema/json_schema_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698