Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InformationProtectionKeyword

Package version

The information type keyword.

Hierarchy

  • InformationProtectionKeyword

Index

Properties

Optional canBeNumeric

canBeNumeric: undefined | false | true

Indicates whether the keyword can be applied on numeric types or not.

Optional custom

custom: undefined | false | true

Indicates whether the keyword is custom or not.

Optional excluded

excluded: undefined | false | true

Indicates whether the keyword is excluded or not.

Optional pattern

pattern: undefined | string

The keyword pattern.

Generated using TypeDoc