Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SourceControlInputBoxValidationType

Represents the validation type of the Source Control input.

Index

Enumeration members

Enumeration members

Error

Error: = 0

Something not allowed by the rules of a language or other means.

Information

Information: = 2

Something to inform about but not a problem.

Warning

Warning: = 1

Something suspicious but allowed.