FAIL_ON_UNKNOWN_PATH

Feature that determines what happens when unknown paths appear in the source. If enabled, an exception is thrown when loading from the source to indicate it contains unknown paths.

Feature is disabled by default.

Functions

clone
Link copied to clipboard
protected fun clone(): Any
compareTo
Link copied to clipboard
operator override fun compareTo(other: Feature): Int
describeConstable
Link copied to clipboard
override fun describeConstable(): Optional<Enum.EnumDesc<Feature>>
equals
Link copied to clipboard
operator override fun equals(other: Any?): Boolean
finalize
Link copied to clipboard
fun finalize()
getDeclaringClass
Link copied to clipboard
fun getDeclaringClass(): Class<Feature>
hashCode
Link copied to clipboard
override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Properties

enabledByDefault
Link copied to clipboard
val enabledByDefault: Boolean
name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int