getRuleName

abstract fun getRuleName(): String

Provides a short, human-readable rule name used for identification and reporting.

This method provides API consistency with SchemaValidationRule.getRuleName.

Return

the rule name (e.g., "Missing Security Values", "Invalid Security Values")