X12ElementLengthValidationRule
Defines a validation rule that specifies custom length constraints for a specific X12 element. This rule allows you to override the standard minimum and maximum length requirements for an element, enabling validation of trading partner-specific length requirements that may differ from the X12 specification. Both minimum and maximum length values must be specified and must be between 1 and 200 characters.
Types
Functions
Link copied to clipboard
inline fun copy(block: X12ElementLengthValidationRule.Builder.() -> Unit = {}): X12ElementLengthValidationRule