PropositionValidator
quivr.models.PropositionValidator
object PropositionValidator extends Validator[Proposition]
Attributes
- Graph
-
- Supertypes
- Self type
-
PropositionValidator.type
Members list
Type members
Classlikes
object AndValidator extends Validator[And]
Attributes
- Supertypes
- Self type
-
AndValidator.type
object DigestValidator extends Validator[Digest]
Attributes
- Supertypes
- Self type
-
DigestValidator.type
object DigitalSignatureValidator extends Validator[DigitalSignature]
Attributes
- Supertypes
- Self type
object EqualToValidator extends Validator[EqualTo]
Attributes
- Supertypes
- Self type
-
EqualToValidator.type
object ExactMatchValidator extends Validator[ExactMatch]
Attributes
- Supertypes
- Self type
-
ExactMatchValidator.type
object GreaterThanValidator extends Validator[GreaterThan]
Attributes
- Supertypes
- Self type
-
GreaterThanValidator.type
object HeightRangeValidator extends Validator[HeightRange]
Attributes
- Supertypes
- Self type
-
HeightRangeValidator.type
object LessThanValidator extends Validator[LessThan]
Attributes
- Supertypes
- Self type
-
LessThanValidator.type
object LockedValidator extends Validator[Locked]
Attributes
- Supertypes
- Self type
-
LockedValidator.type
object NotValidator extends Validator[Not]
Attributes
- Supertypes
- Self type
-
NotValidator.type
object OrValidator extends Validator[Or]
Attributes
- Supertypes
- Self type
-
OrValidator.type
object ThresholdValidator extends Validator[Threshold]
Attributes
- Supertypes
- Self type
-
ThresholdValidator.type
object TickRangeValidator extends Validator[TickRange]
Attributes
- Supertypes
- Self type
-
TickRangeValidator.type
Value members
Concrete methods
Inherited methods
Attributes
- Inherited from:
- Validator
In this article