diff --git a/doc/modifyingConfiguration/selfdescriptionvalidation.md b/doc/modifyingConfiguration/selfdescriptionvalidation.md index 2c0b86e..ea679c1 100644 --- a/doc/modifyingConfiguration/selfdescriptionvalidation.md +++ b/doc/modifyingConfiguration/selfdescriptionvalidation.md @@ -1,9 +1,9 @@ ## Enable Self Description Validation -To enable self description validation, set property following property to true: +To enable self description validation, set following property to true: ``` VALIDATE_SELF_DESCRIPTION=true ``` -By enabling this property, connector will check does received self description document contains next attributes: ***Connector ID, Security Profile, PublicKey*** \ No newline at end of file +By enabling this property, connector will check does received self description document contains next fields: ***Connector ID, Security Profile, PublicKey*** \ No newline at end of file