quarkdown
2.3.1
      Target filter
Search in API
Skip to content
    quarkdown
quarkdown-core/com.quarkdown.core.function.reflect.annotation/toValidator

toValidator

fun <T : OutputValue<*>> OnlyForDocumentType.toValidator(): DocumentTypeFunctionCallValidator<T>

Converts an OnlyForDocumentType annotation to a DocumentTypeFunctionCallValidator


fun <T : OutputValue<*>> NotForDocumentType.toValidator(): DocumentTypeFunctionCallValidator<T>

Converts an NotForDocumentType annotation to a DocumentTypeFunctionCallValidator

Generated by Dokka
© 2026 Quarkdown