RDF.XSD.Facets.Pattern.pattern_conform-question-mark
You're seeing just the callback
pattern_conform-question-mark
, go back to RDF.XSD.Facets.Pattern module for more information.
Specs
pattern_conform?( facet_constaint_value :: any(), value :: any(), RDF.XSD.Datatype.uncanonical_lexical() ) :: boolean()
Validates if a value
and lexical
conforms with a concrete facet_constaint_value
for this RDF.XSD.Facet
.
This function must be implemented on a RDF.XSD.Datatype
using this RDF.XSD.Facet
.