Because they do not run on the JVM, they basically have reimplemented the full specification in Flex:
you can annotate your ActionScript3 objects with constraints: it supports all the standard constraints and you can write your own constraints
you can execute the validation logic and retrieve the error report
you can make use of most of the feature including advanced ones like groups, group sequence etc