Attributes
- Companion:
- object
- Source:
- SqlMappingValidator.scala
- Graph
- Supertypes
Members list
Type members
Classlikes
SqlField codec and LeafMapping are inconsistent.
SqlField codec and LeafMapping are inconsistent.
Attributes
- Source:
- SqlMappingValidator.scala
- Graph
- Supertypes
Inherited classlikes
Can't validate this kind of FieldMapping
.
Can't validate this kind of FieldMapping
.
Attributes
- Inherited from:
- MappingValidator
- Source:
- mappingvalidator.scala
- Graph
- Supertypes
Can't validate this kind of FieldMapping
.
Can't validate this kind of FieldMapping
.
Attributes
- Inherited from:
- MappingValidator
- Source:
- mappingvalidator.scala
- Graph
- Supertypes
GraphQL type isn't applicable for mapping type.
GraphQL type isn't applicable for mapping type.
Attributes
- Inherited from:
- MappingValidator
- Source:
- mappingvalidator.scala
- Graph
- Supertypes
Object type owner
declares field
but no such mapping exists.
Object type owner
declares field
but no such mapping exists.
Attributes
- Inherited from:
- MappingValidator
- Source:
- mappingvalidator.scala
- Graph
- Supertypes
Missing type mapping.
Missing type mapping.
Attributes
- Inherited from:
- MappingValidator
- Source:
- mappingvalidator.scala
- Graph
- Supertypes
Referenced field does not exist.
Referenced field does not exist.
Attributes
- Inherited from:
- MappingValidator
- Source:
- mappingvalidator.scala
- Graph
- Supertypes
Referenced type does not exist.
Referenced type does not exist.
Attributes
- Inherited from:
- MappingValidator
- Source:
- mappingvalidator.scala
- Graph
- Supertypes
Value members
Inherited methods
Run this validator, raising a ValidationException
if there are any failures of severity equal
to or greater than the specified Severity
.
Run this validator, raising a ValidationException
if there are any failures of severity equal
to or greater than the specified Severity
.
Attributes
- Inherited from:
- MappingValidator
- Source:
- mappingvalidator.scala
Run this validator, raising a ValidationException
in G
if there are any failures of
severity equal to or greater than the specified Severity
.
Run this validator, raising a ValidationException
in G
if there are any failures of
severity equal to or greater than the specified Severity
.
Attributes
- Inherited from:
- MappingValidator
- Source:
- mappingvalidator.scala
Run this validator, yielding a chain of Failure
s of severity equal to or greater than the
specified Severity
.
Run this validator, yielding a chain of Failure
s of severity equal to or greater than the
specified Severity
.
Attributes
- Inherited from:
- MappingValidator
- Source:
- mappingvalidator.scala
Abstract fields
Attributes
- Source:
- SqlMappingValidator.scala