RDF.XSD.Facets.MaxExclusive.conform-question-mark
You're seeing just the function
conform-question-mark
, go back to RDF.XSD.Facets.MaxExclusive 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 max_exclusive_conform?/3
implementation on the datatype
RDF.XSD.Datatype
.