Package com.shaft.validation
package com.shaft.validation
-
ClassDescriptionDefines the enumerations used by SHAFT's validation subsystem to control assertion behavior, comparison semantics, and validation state.Defines relational operators for numeric comparisons.Distinguishes hard assertions from soft assertions (verifications).Specifies the string comparison strategy for text-based validations.Represents the outcome of a validation check: passed or failed.Controls whether a validation checks for a match (positive) or no match (negative).Identifies the visual comparison engine to use for image-based validations.Entry point for building assertions and verifications in SHAFT tests.