RDF.XSD.Facets.MaxExclusive.max_exclusive_conform-question-mark

You're seeing just the callback max_exclusive_conform-question-mark, go back to RDF.XSD.Facets.MaxExclusive module for more information.
Link to this callback

max_exclusive_conform?(facet_constaint_value, value, arg3)

View Source

Specs

max_exclusive_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.