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