Package-level declarations
Types
Link copied to clipboard
Executes the function step in the SDAI validation layer.
Link copied to clipboard
internal class DimensionValidatorImpl(val minimum: Int = MINIMUM, val maximum: Int = MAXIMUM) : DimensionValidator
Implements DimensionValidator behavior in the SDAI validation layer.