gsdsdk / com.gsd.software.sdk.viewparser.dynamicview.model / Validator
sealed class Validator :
Cloneable
Created by Maksim Shumko on 7/8/2020
Name | Summary |
---|---|
Visibility | class Visibility : Validator |
Name | Summary |
---|---|
itemId | val itemId: String |
itemValue | val itemValue: String |
operator | val operator: Operator |
Name | Summary |
---|---|
clone | abstract fun clone(): Validator |
equals | open fun equals(other: Any ?): Boolean |
hashCode | open fun hashCode(): Int |
Name | Summary |
---|---|
VISIBILITY | const val VISIBILITY: String |
Name | Summary |
---|---|
Visibility | class Visibility : Validator |