RDF.XSD.Facets.Length.conform-question-mark
You're seeing just the function
conform-question-mark
, go back to RDF.XSD.Facets.Length module for more information.
Specs
conform?(RDF.XSD.Datatype.t(), any(), RDF.XSD.Datatype.uncanonical_lexical()) :: boolean()
Checks if a value
and lexical
conforms with the length_conform?/3
implementation on the datatype
RDF.XSD.Datatype
.