Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

What is Validating Properties?

Sometimes it is required to validate the value of Properties in the Property Store in order to make sure they comply to a given set of rules.

For Properties of type application/json you can use the JSON Schema specification for validating.

For more details see here: JSON Schema .

  • No labels