mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-10 03:32:52 +00:00
docs: add the hint to only use the method for SC types
This commit is contained in:
@@ -95,6 +95,8 @@ export class Validator {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Validate an instance of a thing against the consumed schema files
|
* Validate an instance of a thing against the consumed schema files
|
||||||
|
*
|
||||||
|
* Only use this method for instances of the SC
|
||||||
*
|
*
|
||||||
* @param instance Instance to validate
|
* @param instance Instance to validate
|
||||||
* @deprecated Use [[validate]] instead
|
* @deprecated Use [[validate]] instead
|
||||||
|
|||||||
Reference in New Issue
Block a user