Packages

object ValidationResult extends Serializable

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ValidationResult
  2. Serializable
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def andError(focusNode: RDFNode, attempt: Attempt, shapes: List[RefNode]): ValidationResult
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. def bNodeKindError(focusNode: RDFNode, attempt: Attempt): ValidationResult
  7. def bNodeOrIRIKindError(focusNode: RDFNode, attempt: Attempt): ValidationResult
  8. def bNodeOrLiteralKindError(focusNode: RDFNode, attempt: Attempt): ValidationResult
  9. def basic(suffix: String, focusNode: RDFNode, attempt: Attempt, msg: String): ValidationResult
  10. def classError(focusNode: RDFNode, cls: RDFNode, attempt: Attempt): ValidationResult
  11. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
  12. def closedError(focusNode: RDFNode, attempt: Attempt, allowedProperties: List[IRI], ignoredProperties: List[IRI], notAllowed: List[IRI]): ValidationResult
  13. def comparisonError(name: String, focusNode: RDFNode, attempt: Attempt, p: IRI, vs: Set[RDFNode]): ValidationResult
  14. def datatypeError(focusNode: RDFNode, datatype: RDFNode, attempt: Attempt): ValidationResult
  15. def disjointError(focusNode: RDFNode, attempt: Attempt, p: IRI, vs: Set[RDFNode]): ValidationResult
  16. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  17. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  18. def equalsError(focusNode: RDFNode, attempt: Attempt, p: IRI, vs: Set[RDFNode]): ValidationResult
  19. def errorNode(node: RDFNode, shape: Shape, attempt: Attempt, msg: String): ValidationResult
  20. def expectedPropertyShape(node: RDFNode, attempt: Attempt, msg: String): ValidationResult
  21. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  22. def hasValueError(focusNode: RDFNode, attempt: Attempt, value: Value): ValidationResult
  23. def hasValueErrorMoreThanOne(focusNode: RDFNode, attempt: Attempt, value: Value, path: SHACLPath, n: Int): ValidationResult
  24. def hasValueErrorNoValue(focusNode: RDFNode, attempt: Attempt, value: Value, path: SHACLPath): ValidationResult
  25. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  26. def inError(focusNode: RDFNode, attempt: Attempt, values: Seq[Value]): ValidationResult
  27. def iriKindError(focusNode: RDFNode, attempt: Attempt): ValidationResult
  28. def iriOrLiteralKindError(focusNode: RDFNode, attempt: Attempt): ValidationResult
  29. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  30. def languageInError(focusNode: RDFNode, attempt: Attempt, langs: List[String]): ValidationResult
  31. def lessThanError(focusNode: RDFNode, attempt: Attempt, p: IRI, vs: Set[RDFNode]): ValidationResult
  32. def lessThanOrEqualsError(focusNode: RDFNode, attempt: Attempt, p: IRI, vs: Set[RDFNode]): ValidationResult
  33. def literalKindError(focusNode: RDFNode, attempt: Attempt): ValidationResult
  34. def maxCountError(focusNode: RDFNode, attempt: Attempt, maxCount: Int, count: Int): ValidationResult
  35. def maxExclusiveError(focusNode: RDFNode, attempt: Attempt, n: RDFNode): ValidationResult
  36. def maxInclusiveError(focusNode: RDFNode, attempt: Attempt, n: RDFNode): ValidationResult
  37. def maxLengthError(focusNode: RDFNode, attempt: Attempt, n: Int): ValidationResult
  38. def minCountError(focusNode: RDFNode, attempt: Attempt, minCount: Int, count: Int): ValidationResult
  39. def minExclusiveError(focusNode: RDFNode, attempt: Attempt, n: RDFNode): ValidationResult
  40. def minInclusiveError(focusNode: RDFNode, attempt: Attempt, n: RDFNode): ValidationResult
  41. def minLengthError(focusNode: RDFNode, attempt: Attempt, n: Int): ValidationResult
  42. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  43. def noSiblingsError(focusNode: RDFNode, p: PropertyShape, msg: String, attempt: Attempt): ValidationResult
  44. def notError(focusNode: RDFNode, attempt: Attempt, shape: RefNode): ValidationResult
  45. def notFoundShapeRef(node: RDFNode, attempt: Attempt, msg: String): ValidationResult
  46. def notNumeric(focusNode: RDFNode, attempt: Attempt): ValidationResult
  47. def notShapeError(focusNode: RDFNode, shapeRef: RefNode, attempt: Attempt): ValidationResult
  48. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  49. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  50. def orError(focusNode: RDFNode, attempt: Attempt, shapes: List[RefNode]): ValidationResult
  51. def patternError(focusNode: RDFNode, attempt: Attempt, p: String, flags: Option[String]): ValidationResult
  52. def qualifiedShapeError(focusNode: RDFNode, attempt: Attempt, value: Int, min: Option[Int], max: Option[Int]): ValidationResult
  53. def regexError(node: RDFNode, attempt: Attempt, msg: String): ValidationResult
  54. def shapesFailed(node: RDFNode, shape: Shape, ps: Set[Shape], attempt: Attempt, msg: String): ValidationResult
  55. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  56. def toString(): String
    Definition Classes
    AnyRef → Any
  57. def uniqueLangError(focusNode: RDFNode, attempt: Attempt, path: SHACLPath, vs: Seq[RDFNode]): ValidationResult
  58. def unsupported(focusNode: RDFNode, attempt: Attempt, msg: String): ValidationResult
  59. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  60. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  61. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  62. def xoneError(focusNode: RDFNode, attempt: Attempt, shapes: Seq[RefNode]): ValidationResult

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped