components
/
dev.fritz2.components.validation
/
Severity
common
Severity
enum
Severity
:
Enum
<
Severity
>
Content copied to clipboard
Enum which specify the
Severity
of
ComponentValidationMessage
.
Entries
Functions
Properties
Entries
Info
Link copied to clipboard
common
Info
()
Content copied to clipboard
Success
Link copied to clipboard
common
Success
()
Content copied to clipboard
Warning
Link copied to clipboard
common
Warning
()
Content copied to clipboard
Error
Link copied to clipboard
common
Error
()
Content copied to clipboard
Functions
compareTo
Link copied to clipboard
common
operator override fun
compareTo
(other:
Severity
):
Int
Content copied to clipboard
equals
Link copied to clipboard
common
operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open override fun
toString
():
String
Content copied to clipboard
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
common
val
ordinal
:
Int
Content copied to clipboard