mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-09 19:22:51 +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
|
||||
*
|
||||
* Only use this method for instances of the SC
|
||||
*
|
||||
* @param instance Instance to validate
|
||||
* @deprecated Use [[validate]] instead
|
||||
|
||||
Reference in New Issue
Block a user